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

Scalar on the left. More...

#include <EigenTransforms.hpp>

Public Types

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

Detailed Description

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

Scalar on the left.

Definition at line 38 of file EigenTransforms.hpp.

Member Typedef Documentation

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

Definition at line 40 of file EigenTransforms.hpp.


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