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

Evaluate the divergence. More...

#include <ElementGradDiv.hpp>

Public Types

typedef Real result_type
 

Public Member Functions

template<typename VarT >
Real operator() (const VarT &var, const typename VarT::MappedCoordsT &mapped_coords) const
 
template<typename VarT >
Real operator() (const VarT &var) const
 

Detailed Description

Evaluate the divergence.

Definition at line 51 of file ElementGradDiv.hpp.

Member Typedef Documentation

typedef Real result_type

Definition at line 54 of file ElementGradDiv.hpp.

Member Function Documentation

Real operator() ( const VarT &  var,
const typename VarT::MappedCoordsT &  mapped_coords 
) const
inline

Definition at line 58 of file ElementGradDiv.hpp.

Real operator() ( const VarT &  var) const
inline

Definition at line 72 of file ElementGradDiv.hpp.


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