COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | List of all members
ValueType< T > Struct Template Reference

Extract the real value type of a given type, which might be an Eigen expression. More...

#include <EigenTransforms.hpp>

Public Types

typedef Eigen::MatrixBase< T >::PlainObject type
 

Detailed Description

template<typename T>
struct cf3::solver::actions::Proto::ValueType< T >

Extract the real value type of a given type, which might be an Eigen expression.

Definition at line 73 of file EigenTransforms.hpp.

Member Typedef Documentation

typedef Eigen::MatrixBase<T>::PlainObject type

Definition at line 75 of file EigenTransforms.hpp.


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