COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <MatrixAssembly.hpp>
Classes | |
struct | result |
struct | result< This(UT, PVecT, Real, Real)> |
Public Member Functions | |
template<typename StorageT , typename UT , typename PVecT > | |
const StorageT & | operator() (StorageT &result, const UT &u, const PVecT &delta_p, const Real &tau_su, const Real &theta) const |
Compute the coefficients for the full Navier-Stokes equations. More... | |
Definition at line 368 of file MatrixAssembly.hpp.
|
inline |
Compute the coefficients for the full Navier-Stokes equations.
Definition at line 381 of file MatrixAssembly.hpp.
Send comments to: COOLFluiD Web Admin |