FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
hecmw_solver_direct_serial_lag Module Reference

Functions/Subroutines

subroutine, public hecmw_solve_direct_serial_lag (nrows, ilag_sta, nttbr, pointers, indices, values, b)
 

Variables

real(kind=kreal), parameter rmin = 1.00D-200
 

Function/Subroutine Documentation

◆ hecmw_solve_direct_serial_lag()

subroutine, public hecmw_solver_direct_serial_lag::hecmw_solve_direct_serial_lag ( integer(kind=kint), intent(in)  nrows,
integer(kind=kint), intent(in)  ilag_sta,
integer(kind=kint), intent(in)  nttbr,
integer(kind=kint), dimension(:), intent(in)  pointers,
integer(kind=kint), dimension(:), intent(in)  indices,
real(kind=kreal), dimension(:), intent(in)  values,
real(kind=kreal), dimension(:), intent(inout)  b 
)

Definition at line 56 of file hecmw_solver_direct_serial_lag.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ rmin

real(kind=kreal), parameter hecmw_solver_direct_serial_lag::rmin = 1.00D-200

Definition at line 44 of file hecmw_solver_direct_serial_lag.f90.