Quadrature for visualizing the solution on hexahedron. More...
Inherits Gmsh::OutputQuad.
Public Member Functions | |
| OutputQuadHex () | |
| virtual | ~OutputQuadHex () |
Protected Member Functions | |
| virtual void | calculate_view_points (order3_t order) |
| virtual void | recursive_division (const Point3D *tv, QuadPt3D *table, int levels, int &idx) |
Quadrature for visualizing the solution on hexahedron.
| Gmsh::OutputQuadHex::OutputQuadHex | ( | ) |
| Gmsh::OutputQuadHex::~OutputQuadHex | ( | ) | [virtual] |
| void Gmsh::OutputQuadHex::calculate_view_points | ( | order3_t | order | ) | [protected, virtual] |
Implements Gmsh::OutputQuad.
| void Gmsh::OutputQuadHex::recursive_division | ( | const Point3D * | tv, | |
| QuadPt3D * | table, | |||
| int | levels, | |||
| int & | idx | |||
| ) | [protected, virtual] |
Implements Gmsh::OutputQuad.
1.6.3