Class documentation of Concepts

Loading...
Searching...
No Matches

#include <cube.hh>

Inheritance diagram for Cube3:
concepts::Mesh3 concepts::Mesh3 concepts::Mesh3 concepts::Mesh3 concepts::Mesh concepts::Mesh concepts::Mesh concepts::Mesh concepts::OutputOperator concepts::OutputOperator concepts::OutputOperator concepts::OutputOperator

Public Member Functions

uint ncell () const
 Returns the number of cells in the mesh.
 
concepts::Scan3scan ()
 
virtual std::ostream & info (std::ostream &os) const
 Returns information in an output stream.
 
uint ncell () const
 Returns the number of cells in the mesh.
 
concepts::Scan3scan ()
 
virtual std::ostream & info (std::ostream &os) const
 Returns information in an output stream.
 
uint ncell () const
 Returns the number of cells in the mesh.
 
concepts::Scan3scan ()
 
virtual std::ostream & info (std::ostream &os) const
 Returns information in an output stream.
 
uint ncell () const
 Returns the number of cells in the mesh.
 
concepts::Scan3scan ()
 
virtual std::ostream & info (std::ostream &os) const
 Returns information in an output stream.
 

Detailed Description

$[-1,1] \times [0,1] \times [0,5]$ in two hexahedra.

Author
Philipp Frauenfelder, 2002

Definition at line 92 of file cube.hh.

Member Function Documentation

◆ 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

Returns the number of cells in the mesh.

Implements concepts::Mesh.

Definition at line 97 of file cube.hh.

◆ ncell() [2/4]

uint Cube3::ncell ( ) const
inlinevirtual

Returns the number of cells in the mesh.

Implements concepts::Mesh.

Definition at line 97 of file cube.hh.

◆ ncell() [3/4]

uint Cube3::ncell ( ) const
inlinevirtual

Returns the number of cells in the mesh.

Implements concepts::Mesh.

Definition at line 97 of file cube.hh.

◆ ncell() [4/4]

uint Cube3::ncell ( ) const
inlinevirtual

Returns the number of cells in the mesh.

Implements concepts::Mesh.

Definition at line 97 of file cube.hh.

◆ scan() [1/4]

concepts::Scan3 * Cube3::scan ( )
inlinevirtual

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]

concepts::Scan3 * Cube3::scan ( )
inlinevirtual

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]

concepts::Scan3 * Cube3::scan ( )
inlinevirtual

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]

concepts::Scan3 * Cube3::scan ( )
inlinevirtual

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.


The documentation for this class was generated from the following files: