DOLFIN
DOLFIN C++ interface
|
This is the complete list of members for dolfin::MeshTransformation, including all inherited members.
rescale(Mesh &mesh, const double scale, const Point ¢er) | dolfin::MeshTransformation | static |
rotate(Mesh &mesh, double angle, std::size_t axis) | dolfin::MeshTransformation | static |
rotate(Mesh &mesh, double angle, std::size_t axis, const Point &p) | dolfin::MeshTransformation | static |
scale(Mesh &mesh, double factor) | dolfin::MeshTransformation | static |
translate(Mesh &mesh, const Point &point) | dolfin::MeshTransformation | static |