COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Go to the source code of this file.
Namespaces | |
cf3 | |
Top-level namespace for coolfluid. | |
cf3::physics | |
Basic Classes for Physics applications used by CF. | |
cf3::physics::navierstokes | |
cf3::physics::navierstokes::navierstokes1d | |
Functions | |
void | compute_diffusive_flux (const Data &p, const ColVector_NDIM &normal, RowVector_NEQS &flux) |
Diffusive flux in conservative form. More... | |
void | compute_diffusive_flux (const Data &p, const ColVector_NDIM &normal, RowVector_NEQS &flux, Real &wave_speed) |
Diffusive flux in conservative form. More... | |
void | compute_diffusive_wave_speed (const Data &p, const ColVector_NDIM &normal, Real &wave_speed) |
Maximum absolute wave speed. More... | |
Send comments to: COOLFluiD Web Admin |