COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | List of all members
ValueType< Eigen::Matrix< Real, I, J > > Struct Template Reference

Specialize for Eigen matrices. More...

#include <EigenTransforms.hpp>

Public Types

typedef Eigen::Matrix< Real, I, J > type
 

Detailed Description

template<int I, int J>
struct cf3::solver::actions::Proto::ValueType< Eigen::Matrix< Real, I, J > >

Specialize for Eigen matrices.

Definition at line 80 of file EigenTransforms.hpp.

Member Typedef Documentation

typedef Eigen::Matrix<Real, I, J> type

Definition at line 82 of file EigenTransforms.hpp.


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