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

Functions/Subroutines

subroutine, public hecmw_get_residual_contact (hecMESH, hecMAT, hecLagMAT, r, rlag)
 
real(kind=kreal) function, public hecmw_get_rel_resid_l2_contact (hecMESH, hecMAT, hecLagMAT)
 This function calculates relative L2 residual. More...
 
real(kind=kreal) function, public hecmw_get_resid_max_contact (hecMESH, hecMAT, hecLagMAT)
 This function calculates maximum residual. More...
 

Function/Subroutine Documentation

◆ hecmw_get_rel_resid_l2_contact()

real(kind=kreal) function, public m_hecmw_mat_resid_contact::hecmw_get_rel_resid_l2_contact ( type(hecmwst_local_mesh hecMESH,
type(hecmwst_matrix hecMAT,
type(hecmwst_matrix_lagrange), intent(in)  hecLagMAT 
)

This function calculates relative L2 residual.

Parameters
[in]heclagmattype hecmwST_matrix_lagrange

Definition at line 80 of file hecmw_mat_resid_contact.f90.

Here is the call graph for this function:

◆ hecmw_get_resid_max_contact()

real(kind=kreal) function, public m_hecmw_mat_resid_contact::hecmw_get_resid_max_contact ( type(hecmwst_local_mesh hecMESH,
type(hecmwst_matrix hecMAT,
type(hecmwst_matrix_lagrange), intent(in)  hecLagMAT 
)

This function calculates maximum residual.

Parameters
[in]heclagmattype hecmwST_matrix_lagrange

Definition at line 112 of file hecmw_mat_resid_contact.f90.

Here is the call graph for this function:

◆ hecmw_get_residual_contact()

subroutine, public m_hecmw_mat_resid_contact::hecmw_get_residual_contact ( type(hecmwst_local_mesh hecMESH,
type(hecmwst_matrix hecMAT,
type(hecmwst_matrix_lagrange), intent(in)  hecLagMAT,
real(kind=kreal), dimension(:), intent(out)  r,
real(kind=kreal), dimension(:), intent(out)  rlag 
)
Parameters
[in]heclagmattype fstrS end subroutine hecmw_get_residual_contact

Definition at line 21 of file hecmw_mat_resid_contact.f90.

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