LifeV
meshSize Struct Reference

It holds statistics on mesh size. More...

#include <MeshUtility.hpp>

+ Collaboration diagram for meshSize:

Data Fields

Real maxH
 
Real minH
 
Real meanH
 

Detailed Description

It holds statistics on mesh size.

Mesh spacings: meshSize.minH Min h meshsize.maxH Max h meshsize.meanH Average h

Definition at line 2503 of file MeshUtility.hpp.

Field Documentation

◆ maxH

Real maxH

Definition at line 2505 of file MeshUtility.hpp.

◆ minH

Real minH

Definition at line 2506 of file MeshUtility.hpp.

◆ meanH

Real meanH

Definition at line 2507 of file MeshUtility.hpp.


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