COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | Public Member Functions | List of all members
SetIdentity::impl< Eigen::Block< MatT, R, C >, StateT, DataT > Struct Template Reference

#include <EigenTransforms.hpp>

Inherits transform_impl< Eigen::Block< MatT, R, C >, StateT, DataT >.

Public Types

typedef void result_type
 

Public Member Functions

result_type operator() (Eigen::Block< MatT, R, C > expr, typename impl::state_param, typename impl::data_param) const
 

Detailed Description

template<typename MatT, int R, int C, typename StateT, typename DataT>
struct cf3::solver::actions::Proto::SetIdentity::impl< Eigen::Block< MatT, R, C >, StateT, DataT >

Definition at line 483 of file EigenTransforms.hpp.

Member Typedef Documentation

typedef void result_type

Definition at line 485 of file EigenTransforms.hpp.

Member Function Documentation

result_type operator() ( Eigen::Block< MatT, R, C >  expr,
typename impl< Eigen::Block< MatT, R, C >, StateT, DataT >::state_param  ,
typename impl< Eigen::Block< MatT, R, C >, StateT, DataT >::data_param   
) const
inline

Definition at line 487 of file EigenTransforms.hpp.


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