PPL Logo

ConcreteElementNodeData Class Reference

Class to encapsulate an element with nodes and node-centered data. More...

#include <GenericElement.h>

Inheritance diagram for ConcreteElementNodeData:

Inheritance graph
[legend]
Collaboration diagram for ConcreteElementNodeData:

Collaboration graph
[legend]

Public Member Functions

virtual const double * getNodeData (int i) const =0
 Return the vector of data associated with our i'th node.

Detailed Description

Class to encapsulate an element with nodes and node-centered data.

Definition at line 28 of file GenericElement.h.


Member Function Documentation

virtual const double* ConcreteElementNodeData::getNodeData ( int  i  )  const [pure virtual]

Return the vector of data associated with our i'th node.

Implemented in ConcreteLocalElement, ConcreteNetworkElement, ConcreteLocalElement, ConcreteNetworkElement, and fixedConcreteElement.

Referenced by GenericElement::interpolate_natural().

Here is the caller graph for this function:


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

Generated on Mon Sep 21 08:22:08 2020 for Charm++ by  doxygen 1.5.5