![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
Functions/Subroutines | |
subroutine, public | hecmw_solver_scaling_fw_nn (hecmesh, hecmat, commtime) |
subroutine, public | hecmw_solver_scaling_bk_nn (hecmat) |
subroutine, public hecmw_solver_scaling_nn::hecmw_solver_scaling_bk_nn | ( | type (hecmwst_matrix), intent(inout) | hecmat | ) |
Definition at line 108 of file hecmw_solver_scaling_nn.f90.
subroutine, public hecmw_solver_scaling_nn::hecmw_solver_scaling_fw_nn | ( | type (hecmwst_local_mesh), intent(in) | hecmesh, |
type (hecmwst_matrix), intent(inout) | hecmat, | ||
real(kind=kreal), intent(inout) | commtime | ||
) |
Definition at line 20 of file hecmw_solver_scaling_nn.f90.