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

Pow function based on Proto docs example. More...

#include <Functions.hpp>

Inherits FunctionBase.

Public Types

typedef Real result_type
 

Public Member Functions

Real operator() (Real d) const
 

Detailed Description

template<Uint Exp>
struct cf3::solver::actions::Proto::pow_fun< Exp >

Pow function based on Proto docs example.

Definition at line 27 of file Functions.hpp.

Member Typedef Documentation

typedef Real result_type

Definition at line 29 of file Functions.hpp.

Member Function Documentation

Real operator() ( Real  d) const
inline

Definition at line 30 of file Functions.hpp.


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