dolfin::GenericCell Class Reference
#include <GenericCell.h>
Inheritance diagram for dolfin::GenericCell:
[legend]Collaboration diagram for dolfin::GenericCell:
[legend]List of all members.
Constructor & Destructor Documentation
GenericCell::GenericCell |
( |
|
) |
|
|
Member Function Documentation
Cell * GenericCell::child |
( |
int |
i |
) |
const |
|
Point & GenericCell::coord |
( |
int |
i |
) |
const |
|
virtual real dolfin::GenericCell::diameter |
( |
|
) |
const [pure virtual] |
|
Edge & GenericCell::edge |
( |
int |
i |
) |
const |
|
Face & GenericCell::face |
( |
int |
i |
) |
const |
|
int GenericCell::id |
( |
|
) |
const |
|
void GenericCell::mark |
( |
|
) |
|
|
Point GenericCell::midpoint |
( |
|
) |
const |
|
Cell & GenericCell::neighbor |
( |
int |
i |
) |
const |
|
virtual int dolfin::GenericCell::noBoundaries |
( |
|
) |
const [pure virtual] |
|
int GenericCell::noCellNeighbors |
( |
|
) |
const |
|
int GenericCell::noChildren |
( |
|
) |
const |
|
Node & GenericCell::node |
( |
int |
i |
) |
const |
|
int GenericCell::nodeID |
( |
int |
i |
) |
const |
|
virtual int dolfin::GenericCell::noEdges |
( |
|
) |
const [pure virtual] |
|
virtual int dolfin::GenericCell::noFaces |
( |
|
) |
const [pure virtual] |
|
int GenericCell::noNodeNeighbors |
( |
|
) |
const |
|
virtual int dolfin::GenericCell::noNodes |
( |
|
) |
const [pure virtual] |
|
Cell * GenericCell::parent |
( |
|
) |
const |
|
virtual Cell::Type dolfin::GenericCell::type |
( |
|
) |
const [pure virtual] |
|
virtual real dolfin::GenericCell::volume |
( |
|
) |
const [pure virtual] |
|
Friends And Related Function Documentation
friend class Cell [friend]
|
|
The documentation for this class was generated from the following files:

Documentation automatically generated with Doxygen on 10 Sep 2004.