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

This module provides mesh quality check functions for ELEMCHECK. More...

Functions/Subroutines

subroutine, public precheck_mesh_quality (hecMESH, hecMAT, elem_vol, elem_asp)
 Mesh quality check (element volume, aspect ratio) Returns per-element volume and aspect ratio in elem_vol/elem_asp arrays. More...
 

Detailed Description

This module provides mesh quality check functions for ELEMCHECK.

Function/Subroutine Documentation

◆ precheck_mesh_quality()

subroutine, public m_precheck_mesh_quality::precheck_mesh_quality ( type(hecmwst_local_mesh hecMESH,
type(hecmwst_matrix hecMAT,
real(kind=kreal), dimension(:), intent(out)  elem_vol,
real(kind=kreal), dimension(:), intent(out)  elem_asp 
)

Mesh quality check (element volume, aspect ratio) Returns per-element volume and aspect ratio in elem_vol/elem_asp arrays.

Definition at line 31 of file precheck_mesh_quality.f90.

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