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

Convenience type for a compute_tau operation, grouping the stored operator and its proto counterpart. More...

#include <SUPG.hpp>

Public Member Functions

 ComputeTau ()
 

Public Attributes

solver::actions::Proto::MakeSFOp< ComputeTauImpl >::stored_type data
 
solver::actions::Proto::MakeSFOp< ComputeTauImpl >::reference_type apply
 

Detailed Description

Convenience type for a compute_tau operation, grouping the stored operator and its proto counterpart.

Definition at line 238 of file SUPG.hpp.

Constructor & Destructor Documentation

ComputeTau ( )
inline

Definition at line 240 of file SUPG.hpp.

Member Data Documentation

Definition at line 249 of file SUPG.hpp.

Definition at line 246 of file SUPG.hpp.


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