![]() |
FrontISTR
5.7.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 109 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 21 of file hecmw_solver_scaling_nn.f90.