COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
ElementNodeView< NbNodes, NbRows, NbCols > Struct Template Reference

View of nodal data, allowing modification of the referenced data. More...

#include <ElementData.hpp>

Detailed Description

template<Uint NbNodes, Uint NbRows, Uint NbCols = 1>
struct cf3::mesh::ElementNodeView< NbNodes, NbRows, NbCols >

View of nodal data, allowing modification of the referenced data.

Generic nodal data consists of matrices with dimensions NbRows and NbCols Commented, not really needed?

Definition at line 121 of file ElementData.hpp.


The documentation for this struct was generated from the following file:
Send comments to:
COOLFluiD Web Admin