Go to the documentation of this file.
20 #ifndef LIBMESH_MESH_MODIFICATION_H
21 #define LIBMESH_MESH_MODIFICATION_H
24 #include "libmesh/libmesh_common.h"
25 #include "libmesh/id_types.h"
31 template <
typename Output>
class FunctionBase;
45 namespace Modification
55 const Real factor,
const bool perturb_boundary=
false);
132 #ifdef LIBMESH_ENABLE_AMR
144 #endif // #ifdef LIBMESH_ENABLE_AMR
168 #endif // LIBMESH_MESH_MODIFICATION_H
The libMesh namespace provides an interface to certain functionality in the library.
This is the MeshBase class.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real