20 #ifndef LIBMESH_MESH_MODIFICATION_H 21 #define LIBMESH_MESH_MODIFICATION_H 24 #include "libmesh/libmesh_common.h" 25 #include "libmesh/id_types.h" 26 #include "libmesh/tensor_value.h" 32 template <
typename Output>
class FunctionBase;
46 namespace Modification
56 const Real factor,
const bool perturb_boundary=
false);
123 const Real phi,
const Real theta=0.,
const Real psi=0.);
158 #ifdef LIBMESH_ENABLE_AMR 170 #endif // #ifdef LIBMESH_ENABLE_AMR 194 #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
This class defines a tensor in LIBMESH_DIM dimensional Real or Complex space.