COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include "cf3/physics/euler/euler2d/Functions.hpp"
#include "cf3/physics/navierstokes/navierstokes2d/Data.hpp"
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::navierstokes2d | |
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 |