![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
HECMW_SOLVE_DIRECT is a program for the matrix direct solver. More...
Functions/Subroutines | |
subroutine, public | hecmw_solve_direct (hecmesh, hecmat, ifmsg) |
HECMW_SOLVE_DIRECT is a program for the matrix solver. | |
HECMW_SOLVE_DIRECT is a program for the matrix direct solver.
subroutine, public hecmw_solver_direct::hecmw_solve_direct | ( | type (hecmwst_local_mesh), intent(in) | hecmesh, |
type (hecmwst_matrix), intent(inout) | hecmat, | ||
integer(kind=kint), intent(in) | ifmsg | ||
) |
HECMW_SOLVE_DIRECT is a program for the matrix solver.
Definition at line 60 of file hecmw_solver_direct.f90.