msbGrid  1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
msbGrid::Cell Class Reference

#include <cell.hh>

Inheritance diagram for msbGrid::Cell:
msbGrid::GeometricEntity msbGrid::Polygon< EdgeNumber > msbGrid::Polygon< 3 > msbGrid::Polygon< 4 > msbGrid::Triangle msbGrid::Quadrangle

Public Types

typedef msbGrid::GeometricEntity ParentT
 
- Public Types inherited from msbGrid::GeometricEntity
typedef msbGrid::Color Color
 
typedef msbGrid::Point Point
 
typedef msbGrid::Edge Edge
 
typedef msbGrid::Cell Cell
 

Public Member Functions

 Cell ()
 
 ~Cell ()
 
- Public Member Functions inherited from msbGrid::GeometricEntity
 GeometricEntity ()
 
 ~GeometricEntity ()
 
const Colorcolor () const
 
Colorcolor ()
 
const unsigned int & Id () const
 
unsigned int & Id ()
 
const bool hasId () const
 
const bool & mark () const
 
bool & mark ()
 
const bool & onBlockBoundary () const
 
bool & onBlockBoundary ()
 
const std::vector< Scalar > & pos () const
 
std::vector< Scalar > & pos ()
 
const std::vector< Point * > & vPt () const
 
std::vector< Point * > & vPt ()
 
const std::vector< Edge * > & vEd () const
 
std::vector< Edge * > & vEd ()
 
const std::vector< Cell * > & vCel () const
 
std::vector< Cell * > & vCel ()
 
bool isIt (const GeometricEntity *ge0) const
 
void infos () const
 

Additional Inherited Members

- Public Attributes inherited from msbGrid::GeometricEntity
std::vector< Scalarpos_
 
std::vector< Point * > vPt_
 
std::vector< Edge * > vEd_
 
std::vector< Cell * > vCel_
 

Detailed Description

Definition at line 28 of file cell.hh.

Member Typedef Documentation

Definition at line 31 of file cell.hh.

Constructor & Destructor Documentation

msbGrid::Cell::Cell ( )
inline

Definition at line 34 of file cell.hh.

msbGrid::Cell::~Cell ( )
inline

Definition at line 39 of file cell.hh.


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