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, UVecT, UVecT, UVecT, PVecT, Real, Real)> |
Public Member Functions | |
template<typename UT , typename UVecT , typename PVecT > | |
const PVecT & | operator() (PVecT &result, const UT &u, const UVecT &u_vec, const UVecT &a, const UVecT &delta_a, const PVecT &p_vec, const Real &tau_ps, const Real &dt) const |
Compute the coefficients for the full Navier-Stokes equations. More... | |
Definition at line 149 of file MatrixAssembly.hpp.
|
inline |
Compute the coefficients for the full Navier-Stokes equations.
Definition at line 162 of file MatrixAssembly.hpp.
Send comments to: COOLFluiD Web Admin |