dune-composites (unstable)
Dune::Composites::GridTransformation< dim, MODEL > Class Template Reference
Grid Transformation. More...
#include <dune/composites/Setup/GridTransformation.hh>
Detailed Description
template<int dim, class MODEL>
class Dune::Composites::GridTransformation< dim, MODEL >
class Dune::Composites::GridTransformation< dim, MODEL >
Grid Transformation.
Gridtransformation is a user-defined function which gives the transformations of points x in the base grid (generated using LayerCake()) to the final structural geometry y = F(x) : \Omega -> \hat \Omega. This function not only allows us to define more complex geometry, but grade the mesh towards areas of interest and introduce geometric defects.
The documentation for this class was generated from the following file:
- dune/composites/Setup/GridTransformation.hh
