[0,1]3 in two hexahedra.
More...
#include <cube.hh>
[0,1]3 in two hexahedra.
- Author
- Philipp Frauenfelder, 2001
Definition at line 56 of file cube.hh.
◆ Cube2() [1/4]
Cube2::Cube2 |
( |
const uint |
variant = 0 | ) |
|
◆ ~Cube2() [1/4]
virtual Cube2::~Cube2 |
( |
| ) |
|
|
virtual |
◆ Cube2() [2/4]
Cube2::Cube2 |
( |
const uint |
variant = 0 | ) |
|
◆ ~Cube2() [2/4]
virtual Cube2::~Cube2 |
( |
| ) |
|
|
virtual |
◆ Cube2() [3/4]
Cube2::Cube2 |
( |
const uint |
variant = 0 | ) |
|
◆ ~Cube2() [3/4]
virtual Cube2::~Cube2 |
( |
| ) |
|
|
virtual |
◆ Cube2() [4/4]
Cube2::Cube2 |
( |
const uint |
variant = 0 | ) |
|
◆ ~Cube2() [4/4]
virtual Cube2::~Cube2 |
( |
| ) |
|
|
virtual |
◆ info() [1/4]
virtual std::ostream& Cube2::info |
( |
std::ostream & |
os | ) |
const |
|
virtual |
Returns information in an output stream.
Reimplemented from concepts::Mesh.
◆ info() [2/4]
virtual std::ostream& Cube2::info |
( |
std::ostream & |
os | ) |
const |
|
virtual |
Returns information in an output stream.
Reimplemented from concepts::Mesh.
◆ info() [3/4]
virtual std::ostream& Cube2::info |
( |
std::ostream & |
os | ) |
const |
|
virtual |
Returns information in an output stream.
Reimplemented from concepts::Mesh.
◆ info() [4/4]
virtual std::ostream& Cube2::info |
( |
std::ostream & |
os | ) |
const |
|
virtual |
Returns information in an output stream.
Reimplemented from concepts::Mesh.
◆ ncell() [1/4]
uint Cube2::ncell |
( |
| ) |
const |
|
inlinevirtual |
◆ ncell() [2/4]
uint Cube2::ncell |
( |
| ) |
const |
|
inlinevirtual |
◆ ncell() [3/4]
uint Cube2::ncell |
( |
| ) |
const |
|
inlinevirtual |
◆ ncell() [4/4]
uint Cube2::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 62 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 62 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 62 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 62 of file cube.hh.
◆ cell_
◆ edg_
◆ hex_
◆ quad_
◆ vtx_
The documentation for this class was generated from the following file: