![]() |
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.