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

This module constructs result data for ELEMCHECK visualization/result output. More...

Functions/Subroutines

subroutine, public precheck_make_result (hecMESH, fstrRESULT, elem_vol, elem_asp)
 Build hecmwST_result_data for visualization via hecmw_visualize. More...
 
subroutine, public precheck_write_result (hecMESH, elem_vol, elem_asp)
 Write check results to result file via hecmw_result_add/write interface. More...
 

Detailed Description

This module constructs result data for ELEMCHECK visualization/result output.

Function/Subroutine Documentation

◆ precheck_make_result()

subroutine, public m_precheck_make_result::precheck_make_result ( type(hecmwst_local_mesh), intent(in)  hecMESH,
type(hecmwst_result_data), intent(inout)  fstrRESULT,
real(kind=kreal), dimension(:), intent(in)  elem_vol,
real(kind=kreal), dimension(:), intent(in)  elem_asp 
)

Build hecmwST_result_data for visualization via hecmw_visualize.

Definition at line 17 of file precheck_make_result.f90.

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

◆ precheck_write_result()

subroutine, public m_precheck_make_result::precheck_write_result ( type(hecmwst_local_mesh), intent(in)  hecMESH,
real(kind=kreal), dimension(:), intent(in)  elem_vol,
real(kind=kreal), dimension(:), intent(in)  elem_asp 
)

Write check results to result file via hecmw_result_add/write interface.

Definition at line 166 of file precheck_make_result.f90.

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