![]() |
NuTo
Numerics Tool
|
Extracts 'cell data' like nodal values from the cell. More...
#include <CellData.h>
Public Member Functions | |
| CellData (const ElementCollection &elements, int cellId) | |
| int | GetCellId () const |
| Eigen::VectorXd | GetCoordinates () const |
| const Eigen::VectorXd & | GetNodeValues (DofType dofType, int instance=0) const |
| const ElementCollection & | Elements () const |
Extracts 'cell data' like nodal values from the cell.
GetNodeValues() is called 42 times, they should only be extracted once.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.11