|
libMesh
|
Go to the source code of this file.
Classes | |
| class | libMesh::HPCoarsenTest |
| This class uses the error estimate given by different types of derefinement (h coarsening or p reduction) to choose between h refining and p elevation. More... | |
Namespaces | |
| namespace | libMesh |
The libMesh namespace provides an interface to certain functionality in the library. | |
Typedefs | |
| typedef VectorValue< Real > | libMesh::RealVectorValue |
| Useful typedefs to allow transparent switching between Real and Complex data types. | |
| typedef TensorValue< Real > | libMesh::RealTensorValue |
| Useful typedefs to allow transparent switching between Real and Complex data types. | |
| typedef RealVectorValue | libMesh::RealGradient |
| typedef RealTensorValue | libMesh::RealTensor |