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

#include <EigenTransforms.hpp>

Inherits transform_impl< ExprT, StateT, DataT >.

Public Types

typedef Real result_type
 

Public Member Functions

template<typename MatrixT >
result_type operator() (const MatrixT &expr, typename impl::state_param, typename impl::data_param) const
 

Detailed Description

template<typename ExprT, typename StateT, typename DataT>
struct cf3::solver::actions::Proto::ComputeNorm::impl< ExprT, StateT, DataT >

Definition at line 517 of file EigenTransforms.hpp.

Member Typedef Documentation

typedef Real result_type

Definition at line 519 of file EigenTransforms.hpp.

Member Function Documentation

result_type operator() ( const MatrixT &  expr,
typename impl< ExprT, StateT, DataT >::state_param  ,
typename impl< ExprT, StateT, DataT >::data_param   
) const
inline

Definition at line 522 of file EigenTransforms.hpp.


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