
#include <GenericElement.h>


Public Member Functions | |
| virtual const double * | getNodeData (int i) const =0 |
| Return the vector of data associated with our i'th node. | |
Definition at line 28 of file GenericElement.h.
Return the vector of data associated with our i'th node.
Implemented in ConcreteLocalElement, ConcreteNetworkElement, ConcreteLocalElement, ConcreteNetworkElement, and fixedConcreteElement.
Referenced by GenericElement::interpolate_natural().
1.5.5