![]() |
NuTo
Numerics Tool
|
interface for all the cell operations, simply forwarding the corresponding element interfaces More...
#include <ElementCollection.h>
Public Member Functions | |
| virtual | ~ElementCollection ()=default |
| virtual const ElementInterface & | CoordinateElement () const =0 |
| virtual const ElementInterface & | DofElement (DofType) const =0 |
| virtual const Shape & | GetShape () const =0 |
interface for all the cell operations, simply forwarding the corresponding element interfaces
|
virtualdefault |
|
pure virtual |
Implemented in NuTo::ElementCollectionImpl< TElement >.
|
pure virtual |
Implemented in NuTo::ElementCollectionImpl< TElement >.
|
pure virtual |
Implemented in NuTo::ElementCollectionImpl< TElement >.
1.8.11