|
libMesh
|
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) |
Variables | |
| const unsigned int | libMesh::Quality::num_quals = 16 |
| The number of element quality types we have defined. More... | |
1.8.14