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

Functions/Subroutines

subroutine, public fstr_get_residual_contact (hecmesh, hecmat, fstrmat, r, rlag)
 
real(kind=kreal) function, public fstr_get_rel_resid_l2_contact (hecmesh, hecmat, fstrmat)
 This function calculates relative L2 residual.
 
real(kind=kreal) function, public fstr_get_resid_max_contact (hecmesh, hecmat, fstrmat)
 This function calculates maximum residual.
 

Function/Subroutine Documentation

◆ fstr_get_rel_resid_l2_contact()

real(kind=kreal) function, public m_fstr_mat_resid_contact::fstr_get_rel_resid_l2_contact ( type(hecmwst_local_mesh hecmesh,
type(hecmwst_matrix hecmat,
type(fstrst_matrix_contact_lagrange), intent(in)  fstrmat 
)

This function calculates relative L2 residual.

Parameters
[in]fstrmattype fstrST_matrix_contact_lagrange

Definition at line 76 of file fstr_mat_resid_contact.f90.

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

◆ fstr_get_resid_max_contact()

real(kind=kreal) function, public m_fstr_mat_resid_contact::fstr_get_resid_max_contact ( type(hecmwst_local_mesh hecmesh,
type(hecmwst_matrix hecmat,
type(fstrst_matrix_contact_lagrange), intent(in)  fstrmat 
)

This function calculates maximum residual.

Parameters
[in]fstrmattype fstrST_matrix_contact_lagrange

Definition at line 108 of file fstr_mat_resid_contact.f90.

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

◆ fstr_get_residual_contact()

subroutine, public m_fstr_mat_resid_contact::fstr_get_residual_contact ( type(hecmwst_local_mesh hecmesh,
type(hecmwst_matrix hecmat,
type(fstrst_matrix_contact_lagrange), intent(in)  fstrmat,
real(kind=kreal), dimension(:), intent(out)  r,
real(kind=kreal), dimension(:), intent(out)  rlag 
)
Parameters
[in]fstrmattype fstrS end subroutine fstr_get_residual_contact

Definition at line 17 of file fstr_mat_resid_contact.f90.

Here is the caller graph for this function: