COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Public Member Functions | |
ProtoHeatFixture () | |
ProtoHeatFixture () | |
ProtoHeatFixture () | |
void | set_analytical_solution (Region ®ion, const std::string &field_name, const std::string &var_name) |
Write the analytical solution. More... | |
Public Attributes | |
Component & | root |
const Real | length |
const Real | Pe |
const Real | Pe2 |
const Uint | nb_segments |
const Real | alpha |
const Real | left_temp |
const Real | right_temp |
Real | t |
Definition at line 66 of file utest-proto-heat-parallel.cpp.
|
inline |
Definition at line 68 of file utest-proto-heat-parallel.cpp.
|
inline |
Definition at line 67 of file utest-proto-heat.cpp.
|
inline |
Definition at line 73 of file utest-scalar-advection.cpp.
|
inline |
Write the analytical solution.
Definition at line 90 of file utest-scalar-advection.cpp.
const Real alpha |
Definition at line 107 of file utest-scalar-advection.cpp.
const Real left_temp |
Definition at line 108 of file utest-scalar-advection.cpp.
const Real length |
Definition at line 103 of file utest-scalar-advection.cpp.
const Uint nb_segments |
Definition at line 106 of file utest-scalar-advection.cpp.
const Real Pe |
Definition at line 104 of file utest-scalar-advection.cpp.
const Real Pe2 |
Definition at line 105 of file utest-scalar-advection.cpp.
const Real right_temp |
Definition at line 109 of file utest-scalar-advection.cpp.
Component & root |
Definition at line 73 of file utest-proto-heat-parallel.cpp.
Real t |
Definition at line 111 of file utest-scalar-advection.cpp.
Send comments to: COOLFluiD Web Admin |