![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Functions/Subroutines | |
subroutine | hecmw_solve (hecMESH, hecMAT) |
subroutine | hecmw_substitute_solver (hecMESH, hecMATorig, NDOF) |
subroutine hecmw_solver::hecmw_solve | ( | type (hecmwst_local_mesh) | hecMESH, |
type (hecmwst_matrix), target | hecMAT | ||
) |
Definition at line 10 of file hecmw_solver.f90.
subroutine hecmw_solver::hecmw_substitute_solver | ( | type (hecmwst_local_mesh) | hecMESH, |
type (hecmwst_matrix) | hecMATorig, | ||
integer(kind=kint) | NDOF | ||
) |