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

Generalization of Eigen::ProductReturnType that also works for scalars (see specializations below) More...

#include <EigenTransforms.hpp>

Public Types

typedef Eigen::ProductReturnType< LeftT, RightT >::Type type
 

Detailed Description

template<typename LeftT, typename RightT>
struct cf3::solver::actions::Proto::EigenProductType< LeftT, RightT >

Generalization of Eigen::ProductReturnType that also works for scalars (see specializations below)

Definition at line 31 of file EigenTransforms.hpp.

Member Typedef Documentation

typedef Eigen::ProductReturnType<LeftT, RightT>::Type type

Definition at line 33 of file EigenTransforms.hpp.


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