0.6.0
Loading...
Searching...
No Matches
mod_mof_mesh_generator::t_mof_visualization_polygon Type Reference

MOF mesh for visualization in 2D. More...

Public Attributes

double precision, dimension(:,:), allocatable point
 Vertices of the quads.
 
double precision, dimension(:), allocatable phase_id
 ID of the phase for the current quad.
 
logical, dimension(:,:,:), allocatable is_mixed
 Mixture flag.
 
integer, dimension(:,:), allocatable quadrilateral
 Connectivities of the quads.
 
integer nb_point
 Number of vertices and quads.
 
integer nb_quad
 
integer nb_point_global
 Global number of vertices and quads.
 
integer nb_quad_global
 
integer offset_point
 Offsets for vertices and quads.
 
integer offset_quad
 

Detailed Description

MOF mesh for visualization in 2D.


The documentation for this type was generated from the following file: