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

Classes

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

Public Member Functions

template<typename StorageT , typename DataT >
const StorageT & operator() (StorageT &result, const DataT &data) const
 
void set_vector (const Handle< math::LSS::Vector > &v)
 

Public Attributes

Handle< math::LSS::Vectorm_vector
 

Detailed Description

Definition at line 208 of file utest-proto-lss.cpp.

Member Function Documentation

const StorageT& operator() ( StorageT &  result,
const DataT &  data 
) const
inline

Definition at line 221 of file utest-proto-lss.cpp.

void set_vector ( const Handle< math::LSS::Vector > &  v)
inline

Definition at line 230 of file utest-proto-lss.cpp.

Member Data Documentation

Definition at line 235 of file utest-proto-lss.cpp.


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