in two hexahedra.
More...
#include <cube.hh>
in two hexahedra.
- Author
- Philipp Frauenfelder, 2002
Definition at line 92 of file cube.hh.
◆ Cube3() [1/4]
◆ ~Cube3() [1/4]
virtual Cube3::~Cube3 |
( |
| ) |
|
|
virtual |
◆ Cube3() [2/4]
◆ ~Cube3() [2/4]
virtual Cube3::~Cube3 |
( |
| ) |
|
|
virtual |
◆ Cube3() [3/4]
◆ ~Cube3() [3/4]
virtual Cube3::~Cube3 |
( |
| ) |
|
|
virtual |
◆ Cube3() [4/4]
◆ ~Cube3() [4/4]
virtual Cube3::~Cube3 |
( |
| ) |
|
|
virtual |
◆ info() [1/4]
virtual std::ostream& Cube3::info |
( |
std::ostream & |
os | ) |
const |
|
virtual |
Returns information in an output stream.
Reimplemented from concepts::Mesh.
◆ info() [2/4]
virtual std::ostream& Cube3::info |
( |
std::ostream & |
os | ) |
const |
|
virtual |
Returns information in an output stream.
Reimplemented from concepts::Mesh.
◆ info() [3/4]
virtual std::ostream& Cube3::info |
( |
std::ostream & |
os | ) |
const |
|
virtual |
Returns information in an output stream.
Reimplemented from concepts::Mesh.
◆ info() [4/4]
virtual std::ostream& Cube3::info |
( |
std::ostream & |
os | ) |
const |
|
virtual |
Returns information in an output stream.
Reimplemented from concepts::Mesh.
◆ ncell() [1/4]
uint Cube3::ncell |
( |
| ) |
const |
|
inlinevirtual |
◆ ncell() [2/4]
uint Cube3::ncell |
( |
| ) |
const |
|
inlinevirtual |
◆ ncell() [3/4]
uint Cube3::ncell |
( |
| ) |
const |
|
inlinevirtual |
◆ ncell() [4/4]
uint Cube3::ncell |
( |
| ) |
const |
|
inlinevirtual |
◆ scan() [1/4]
Returns a scanner over the cells of the mesh.
- Postcondition
- The scanner must be deleted after usage. This has to be done by the user.
Implements concepts::Mesh3.
Definition at line 98 of file cube.hh.
◆ scan() [2/4]
Returns a scanner over the cells of the mesh.
- Postcondition
- The scanner must be deleted after usage. This has to be done by the user.
Implements concepts::Mesh3.
Definition at line 98 of file cube.hh.
◆ scan() [3/4]
Returns a scanner over the cells of the mesh.
- Postcondition
- The scanner must be deleted after usage. This has to be done by the user.
Implements concepts::Mesh3.
Definition at line 98 of file cube.hh.
◆ scan() [4/4]
Returns a scanner over the cells of the mesh.
- Postcondition
- The scanner must be deleted after usage. This has to be done by the user.
Implements concepts::Mesh3.
Definition at line 98 of file cube.hh.
◆ cell_
◆ edg_
◆ hex_
◆ quad_
◆ vtx_
The documentation for this class was generated from the following file: