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

This module provides the entry point for ELEMCHECK (pre-analysis input validation) More...

Functions/Subroutines

subroutine fstr_input_precheck (hecMESH, hecMAT, fstrSOLID)
 Main entry point (called from fistr_main) More...
 
subroutine fstr_get_thickness (hecMESH, mid, thick)
 
subroutine hecmw_nonzero_profile (hecMESH, hecMAT)
 Non-zero profile output for gnuplot visualization. More...
 

Detailed Description

This module provides the entry point for ELEMCHECK (pre-analysis input validation)

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 80 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(inout)  hecMESH,
type(hecmwst_matrix), intent(in)  hecMAT,
type(fstr_solid), intent(in)  fstrSOLID 
)

Main entry point (called from fistr_main)

Definition at line 19 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 
)

Non-zero profile output for gnuplot visualization.

Definition at line 93 of file fstr_precheck.f90.

Here is the caller graph for this function: