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

Scalar on the right. More...

#include <EigenTransforms.hpp>

Public Types

typedef Eigen::CwiseUnaryOp< Eigen::internal::scalar_multiple_op< Real >, const LeftT > type
 

Detailed Description

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

Scalar on the right.

Definition at line 45 of file EigenTransforms.hpp.

Member Typedef Documentation

typedef Eigen::CwiseUnaryOp<Eigen::internal::scalar_multiple_op<Real>, const LeftT> type

Definition at line 47 of file EigenTransforms.hpp.


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