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

This module provides function to check input data of IFSTR solver. More...

Functions/Subroutines

subroutine fstr_input_precheck (hecMESH, hecMAT, fstrSOLID)
 fstr_input_precheck ! More...
 
subroutine fstr_get_thickness (hecMESH, mid, thick)
 
subroutine fstr_precheck (hecMESH, hecMAT, soltype)
 
subroutine fstr_precheck_elem (hecMESH, hecMAT)
 
subroutine hecmw_nonzero_profile (hecMESH, hecMAT)
 

Detailed Description

This module provides function to check input data of IFSTR solver.

Function/Subroutine Documentation

◆ fstr_get_thickness()

subroutine m_fstr_precheck::fstr_get_thickness ( type (hecmwst_local_mesh hecMESH,
integer(kind=kint)  mid,
real(kind=kreal)  thick 
)

Definition at line 50 of file fstr_precheck.f90.

Here is the caller graph for this function:

◆ fstr_input_precheck()

subroutine m_fstr_precheck::fstr_input_precheck ( type (hecmwst_local_mesh), intent(in)  hecMESH,
type (hecmwst_matrix), intent(in)  hecMAT,
type(fstr_solid), intent(in)  fstrSOLID 
)

fstr_input_precheck !

Definition at line 14 of file fstr_precheck.f90.

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

◆ fstr_precheck()

subroutine m_fstr_precheck::fstr_precheck ( type (hecmwst_local_mesh hecMESH,
type (hecmwst_matrix hecMAT,
integer(kind=kint)  soltype 
)

Definition at line 70 of file fstr_precheck.f90.

Here is the call graph for this function:

◆ fstr_precheck_elem()

subroutine m_fstr_precheck::fstr_precheck_elem ( type (hecmwst_local_mesh hecMESH,
type (hecmwst_matrix hecMAT 
)

Definition at line 95 of file fstr_precheck.f90.

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

◆ hecmw_nonzero_profile()

subroutine m_fstr_precheck::hecmw_nonzero_profile ( type (hecmwst_local_mesh hecMESH,
type (hecmwst_matrix hecMAT 
)

Definition at line 409 of file fstr_precheck.f90.

Here is the caller graph for this function: