COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Given a variable's data, get the product of the number of nodes with the dimension variable (i.e. the size of the element matrix if this variable would be the only one in the problem) More...
#include <ElementMatrix.hpp>
Public Types | |
typedef boost::mpl::int_< SF::nb_nodes *FieldWidth< VariableT, SupportSF >::value > | type |
Given a variable's data, get the product of the number of nodes with the dimension variable (i.e. the size of the element matrix if this variable would be the only one in the problem)
Definition at line 238 of file ElementMatrix.hpp.
typedef boost::mpl::int_<SF::nb_nodes * FieldWidth<VariableT, SupportSF>::value> type |
Definition at line 240 of file ElementMatrix.hpp.
Send comments to: COOLFluiD Web Admin |