COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | List of all members
VelocityRHS::result< This(UT, NUT, UVecT1, UVecT2, PVecT, Real, Real)> Struct Template Reference

#include <MatrixAssembly.hpp>

Public Types

typedef const Eigen::Matrix< Real, UT::EtypeT::nb_nodes *UT::EtypeT::dimension, 1 > & type
 

Detailed Description

template<typename This, typename UT, typename NUT, typename UVecT1, typename UVecT2, typename PVecT>
struct cf3::UFEM::VelocityRHS::result< This(UT, NUT, UVecT1, UVecT2, PVecT, Real, Real)>

Definition at line 215 of file MatrixAssembly.hpp.

Member Typedef Documentation

typedef const Eigen::Matrix<Real, UT::EtypeT::nb_nodes*UT::EtypeT::dimension, 1>& type

Definition at line 217 of file MatrixAssembly.hpp.


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