![]() |
FrontISTR
5.2.0
Large-scale structural analysis program with finit element method
|
Functions/Subroutines | |
| subroutine | solve_lineq_serial_lag_hecmw_init (hecMAT, fstrMAT, is_sym) |
| subroutine | solve_lineq_serial_lag_hecmw (hecMESH, hecMAT, fstrMAT) |
| subroutine m_solve_lineq_direct_serial_lag::solve_lineq_serial_lag_hecmw | ( | type (hecmwst_local_mesh) | hecMESH, |
| type (hecmwst_matrix) | hecMAT, | ||
| type (fstrst_matrix_contact_lagrange) | fstrMAT | ||
| ) |
| hecmesh | hecmw mesh |
| hecmat | type hecmwST_matrix |
| fstrmat | type fstrST_matrix_contact_lagrange |
Definition at line 26 of file solve_LINEQ_direct_serial_lag.f90.
| subroutine m_solve_lineq_direct_serial_lag::solve_lineq_serial_lag_hecmw_init | ( | type (hecmwst_matrix) | hecMAT, |
| type (fstrst_matrix_contact_lagrange) | fstrMAT, | ||
| logical | is_sym | ||
| ) |
| hecmat | type hecmwST_matrix |
| fstrmat | type fstrST_matrix_contact_lagrange |
| is_sym | symmetry of matrix |
Definition at line 15 of file solve_LINEQ_direct_serial_lag.f90.