FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
m_solve_lineq_direct_serial_lag Module Reference

Functions/Subroutines

subroutine solve_lineq_serial_lag_hecmw_init (hecMAT, hecLagMAT, is_sym)
 
subroutine solve_lineq_serial_lag_hecmw (hecMESH, hecMAT, hecLagMAT)
 

Function/Subroutine Documentation

◆ solve_lineq_serial_lag_hecmw()

subroutine m_solve_lineq_direct_serial_lag::solve_lineq_serial_lag_hecmw ( type (hecmwst_local_mesh hecMESH,
type (hecmwst_matrix hecMAT,
type (hecmwst_matrix_lagrange hecLagMAT 
)
Parameters
hecmeshhecmw mesh
hecmattype hecmwST_matrix
heclagmattype hecmwST_matrix_lagrange

Definition at line 28 of file solve_LINEQ_direct_serial_lag.f90.

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

◆ solve_lineq_serial_lag_hecmw_init()

subroutine m_solve_lineq_direct_serial_lag::solve_lineq_serial_lag_hecmw_init ( type (hecmwst_matrix hecMAT,
type (hecmwst_matrix_lagrange hecLagMAT,
logical  is_sym 
)
Parameters
hecmattype hecmwST_matrix
heclagmattype hecmwST_matrix_lagrange
is_symsymmetry of matrix

Definition at line 17 of file solve_LINEQ_direct_serial_lag.f90.

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