![]() |
FrontISTR 5.2.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 9 of file hecmw_solver.f90.
subroutine hecmw_solver::hecmw_substitute_solver | ( | type (hecmwst_local_mesh) | hecmesh, |
type (hecmwst_matrix) | hecmatorig, | ||
integer(kind=kint) | ndof | ||
) |