![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include "cf3/physics/navierstokes/navierstokes1d/Functions.hpp"#include "cf3/math/Defs.hpp"#include "cf3/common/BasicExceptions.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::navierstokes1d | |
Functions | |
| 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_flux (const Data &p, const ColVector_NDIM &normal, RowVector_NEQS &flux) |
| 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... | |
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |