LifeV
LifeV::MeshUtility::MeshStatistics Namespace Reference

Mesh statistics. More...

Data Structures

struct  meshSize
 It holds statistics on mesh size. More...
 

Functions

template<typename REGIONMESH >
meshSize computeSize (const REGIONMESH &)
 Computes mesh sizes. More...
 

Detailed Description

Mesh statistics.

Namespace that groups functions which operate on a mesh to extract statistics. The functions do not modify mesh content

Author
Luca Formaggia
Date
3 August 2011

Function Documentation

◆ computeSize()

meshSize LifeV::MeshUtility::MeshStatistics::computeSize ( const REGIONMESH &  )

Computes mesh sizes.