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

Wrap all operations in a template, so we can detect ops using a wildcard. More...

#include <ElementOperations.hpp>

Public Types

typedef OpT result_type
 

Detailed Description

template<typename OpT>
struct cf3::solver::actions::Proto::SFOp< OpT >

Wrap all operations in a template, so we can detect ops using a wildcard.

Definition at line 768 of file ElementOperations.hpp.

Member Typedef Documentation

typedef OpT result_type

Definition at line 770 of file ElementOperations.hpp.


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