libMesh
Namespaces | Functions | Variables
elem_quality.h File Reference

Go to the source code of this file.

Namespaces

 libMesh
 The libMesh namespace provides an interface to certain functionality in the library.
 
 libMesh::Quality
 A namespace for quality utility functions.
 

Functions

std::string libMesh::Quality::name (const ElemQuality q)
 This function returns a string containing some name for q. More...
 
std::string libMesh::Quality::describe (const ElemQuality q)
 This function returns a string containing a short description of q. More...
 
std::vector< ElemQuality > libMesh::Quality::valid (const ElemType t)
 Returns all valid quality metrics for element type t. More...
 

Variables

const unsigned int libMesh::Quality::num_quals = 16
 The number of element quality types we have defined. More...