PPL Logo

ConcreteElement Class Reference

Class to encapsulate a single actual element's nodes. More...

#include <GenericElement.h>

Inheritance diagram for ConcreteElement:

Inheritance graph
[legend]

Public Member Functions

virtual CPoint getNodeLocation (int i) const =0
 Return the location of the i'th node of this element.

Detailed Description

Class to encapsulate a single actual element's nodes.

This is GenericElement's interface to real elements.

Definition at line 19 of file GenericElement.h.


Member Function Documentation

virtual CPoint ConcreteElement::getNodeLocation ( int  i  )  const [pure virtual]

Return the location of the i'th node of this element.

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

Referenced by getSharedVolumeTets(), and GenericElement::shapef_jacobian_at().

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