Subdivision strategy for hexahedrons which generates 8 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 8 children.
- Author
- Philipp Frauenfelder, 2002
Definition at line 177 of file cell3D.hh.
◆ ~Hex3dSubdiv8()
virtual concepts::Hex3dSubdiv8::~Hex3dSubdiv8 |
( |
| ) |
|
|
virtual |
◆ createChildren()
virtual void concepts::Hex3dSubdiv8::createChildren |
( |
Hexahedron3d & |
h | ) |
const |
|
virtual |
◆ info()
virtual std::ostream& concepts::Hex3dSubdiv8::info |
( |
std::ostream & |
os | ) |
const |
|
protectedvirtual |
◆ instance()
static const Hex3dSubdiv8* concepts::Hex3dSubdiv8::instance |
( |
| ) |
|
|
static |
◆ removeChildren()
virtual void concepts::Hex3dSubdivision::removeChildren |
( |
Hexahedron3d & |
h | ) |
const |
|
virtualinherited |
If there are chilren, they are removed.
◆ topologicalStrategy()
virtual const HexSubdiv8* concepts::Hex3dSubdiv8::topologicalStrategy |
( |
| ) |
const |
|
virtual |
◆ instance_
std::unique_ptr<Hex3dSubdiv8> concepts::Hex3dSubdiv8::instance_ |
|
staticprivate |
The documentation for this class was generated from the following file: