20#ifndef LIBMESH_ELEM_QUALITY_H
21#define LIBMESH_ELEM_QUALITY_H
void ErrorVector unsigned int
const unsigned int num_quals
The number of element quality types we have defined.
std::string name(const ElemQuality q)
This function returns a string containing some name for q.
std::vector< ElemQuality > valid(const ElemType t)
std::string describe(const ElemQuality q)
This function returns a string containing a short description of q.
The libMesh namespace provides an interface to certain functionality in the library.
ElemType
Defines an enum for geometric element types.
ElemQuality
Defines an enum for element quality metrics.