COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <MatrixAssembly.hpp>
Public Types | |
typedef void | result_type |
Public Member Functions | |
template<typename UT , typename UAdvT , typename NUT , typename MatrixT > | |
void | operator() (const UT &u_fd, const UAdvT &u, const NUT &nu_eff, MatrixT &M, MatrixT &T, const Real &dt, const Real &tau_bulk) const |
Compute the coefficients for the full Navier-Stokes equations. More... | |
Definition at line 49 of file MatrixAssembly.hpp.
typedef void result_type |
Definition at line 51 of file MatrixAssembly.hpp.
|
inline |
Compute the coefficients for the full Navier-Stokes equations.
Definition at line 55 of file MatrixAssembly.hpp.
Send comments to: COOLFluiD Web Admin |