libMesh
|
Go to the source code of this file.
Classes | |
class | libMesh::MeshTools::Generation::Private::GaussLobattoRedistributionFunction |
This object is passed to MeshTools::Modification::redistribute() to redistribute the points on a uniform grid into the Gauss-Lobatto points on the actual grid. More... | |
Namespaces | |
libMesh | |
The libMesh namespace provides an interface to certain functionality in the library. | |
libMesh::MeshTools | |
Utility functions for operations on a Mesh object. | |
libMesh::MeshTools::Generation | |
Tools for Mesh generation. | |
libMesh::MeshTools::Generation::Private | |
Functions | |
unsigned int | libMesh::MeshTools::Generation::Private::idx (const ElemType type, const unsigned int nx, const unsigned int i, const unsigned int j) |
A useful inline function which replaces the macros used previously. More... | |
unsigned int | libMesh::MeshTools::Generation::Private::idx (const ElemType type, const unsigned int nx, const unsigned int ny, const unsigned int i, const unsigned int j, const unsigned int k) |