COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Classes | Public Member Functions | List of all members
CustomLaplacian Struct Reference

Classes

struct  result
 Custom ops must implement the TR1 result_of protocol. More...
 
struct  result< This(FieldDataT)>
 

Public Member Functions

template<typename StorageT , typename FieldDataT >
const StorageT & operator() (StorageT &result, const FieldDataT &field) const
 

Detailed Description

Definition at line 264 of file utest-proto-operators.cpp.

Member Function Documentation

const StorageT& operator() ( StorageT &  result,
const FieldDataT &  field 
) const
inline

Definition at line 277 of file utest-proto-operators.cpp.


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