#include <mygrids.h>
Static Public Member Functions | |
| template<int dim> | |
| static void | my_hyper_L (Triangulation< dim > &tria, const double left=-1., const double right=1., const bool colorize=false) |
| template<int dim> | |
| static void | my_hyper_cube_slit (Triangulation< dim > &tria, const double left=-1., const double right=1., const bool colorize=false) |
| void MyGridGenerator::my_hyper_L | ( | Triangulation< dim > & | tria, | |
| const double | left = -1., |
|||
| const double | right = 1., |
|||
| const bool | colorize = false | |||
| ) | [inline, static] |
| void MyGridGenerator::my_hyper_cube_slit | ( | Triangulation< dim > & | tria, | |
| const double | left = -1., |
|||
| const double | right = 1., |
|||
| const bool | colorize = false | |||
| ) | [inline, static] |
1.5.3