|
Jive reference manual
|
#include <jive/fem/VirtualBoundary.h>

Public Member Functions | |
| virtual void | reset ()=0 |
| virtual void | setShape (geom::InternalShape *shape, idx_t ilocal)=0 |
| virtual void | loadData (idx_t ibound, idx_t ielem)=0 |
Protected Member Functions | |
| virtual | ~VirtualBoundary () |
Protected Member Functions inherited from jem::Interface | |
| virtual | ~Interface () |
| Empty destructor. More... | |
|
protectedvirtual |
|
pure virtual |
Implemented in jive::fem::Boundary, and jive::fem::SimpleBoundary.
|
pure virtual |
Implemented in jive::fem::Boundary, and jive::fem::SimpleBoundary.
|
pure virtual |
Implemented in jive::fem::Boundary, and jive::fem::SimpleBoundary.