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

Public Types

typedef void result_type
 

Public Member Functions

template<typename PT , typename UT , typename NUT , typename LSST >
void operator() (const PT &p, const UT &u, const NUT &nu_eff, const Real &rho, const Real &theta, const Real &invdt, LSST &lss, math::LSS::BlockAccumulator &acc) const
 

Detailed Description

Definition at line 38 of file NavierStokesSpecialized.cpp.

Member Typedef Documentation

typedef void result_type

Definition at line 40 of file NavierStokesSpecialized.cpp.

Member Function Documentation

void operator() ( const PT &  p,
const UT &  u,
const NUT &  nu_eff,
const Real &  rho,
const Real &  theta,
const Real &  invdt,
LSST &  lss,
math::LSS::BlockAccumulator acc 
) const
inline

Definition at line 43 of file NavierStokesSpecialized.cpp.


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