Subdivision strategy for hexahedrons which generates 4 children.
More...
#include <cell3D.hh>
|
virtual std::ostream & | info (std::ostream &os) const |
| Returns information in an output stream. More...
|
|
Subdivision strategy for hexahedrons which generates 4 children.
- Author
- Philipp Frauenfelder, 2002
Definition at line 248 of file cell3D.hh.
◆ ~Hex3dSubdiv4x()
virtual concepts::Hex3dSubdiv4x::~Hex3dSubdiv4x |
( |
| ) |
|
|
virtual |
◆ createChildren()
virtual void concepts::Hex3dSubdiv4x::createChildren |
( |
Hexahedron3d & |
h | ) |
const |
|
virtual |
◆ info()
virtual std::ostream& concepts::Hex3dSubdiv4x::info |
( |
std::ostream & |
os | ) |
const |
|
protectedvirtual |
◆ instance()
static const Hex3dSubdiv4x* concepts::Hex3dSubdiv4x::instance |
( |
| ) |
|
|
static |
◆ removeChildren()
virtual void concepts::Hex3dSubdivision::removeChildren |
( |
Hexahedron3d & |
h | ) |
const |
|
virtualinherited |
If there are chilren, they are removed.
◆ topologicalStrategy()
virtual const HexSubdiv4x* concepts::Hex3dSubdiv4x::topologicalStrategy |
( |
| ) |
const |
|
virtual |
◆ instance_
std::unique_ptr<Hex3dSubdiv4x> concepts::Hex3dSubdiv4x::instance_ |
|
staticprivate |
The documentation for this class was generated from the following file: