![]() |
#include <Boundary.h>
Collaboration diagram for dolfin::Boundary:
Public Member Functions | |
Boundary (Mesh &mesh) | |
Create a boundary for given mesh. | |
~Boundary () | |
Destructor. | |
int | noNodes () const |
Return number of nodes on the boundary. | |
int | noEdges () const |
Return number of edges on the boundary. | |
int | noFaces () const |
Return number of faces on the boundary. | |
Friends | |
class | NodeIterator::BoundaryNodeIterator |
Friends. | |
class | EdgeIterator::BoundaryEdgeIterator |
class | FaceIterator::BoundaryFaceIterator |
|
Create a boundary for given mesh.
|
|
Destructor.
|
|
Return number of edges on the boundary.
|
|
Return number of faces on the boundary.
|
|
Return number of nodes on the boundary.
|
|
|
|
|
|
Friends.
|
Documentation automatically generated with Doxygen on 10 Sep 2004.