libMesh
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
elem_quality.h File Reference

Go to the source code of this file.

Namespaces

namespace  libMesh
 The libMesh namespace provides an interface to certain functionality in the library.
 
namespace  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.
 
std::string libMesh::Quality::describe (const ElemQuality q)
 This function returns a string containing a short description of q.
 
std::vector< ElemQualitylibMesh::Quality::valid (const ElemType t)
 

Variables

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