COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Public Attributes | List of all members
ProtoHeatFixture Struct Reference

Public Member Functions

 ProtoHeatFixture ()
 
 ProtoHeatFixture ()
 
 ProtoHeatFixture ()
 
void set_analytical_solution (Region &region, const std::string &field_name, const std::string &var_name)
 Write the analytical solution. More...
 

Public Attributes

Componentroot
 
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
 

Detailed Description

Definition at line 66 of file utest-proto-heat-parallel.cpp.

Constructor & Destructor Documentation

ProtoHeatFixture ( )
inline

Definition at line 68 of file utest-proto-heat-parallel.cpp.

ProtoHeatFixture ( )
inline

Definition at line 67 of file utest-proto-heat.cpp.

ProtoHeatFixture ( )
inline

Definition at line 73 of file utest-scalar-advection.cpp.

Member Function Documentation

void set_analytical_solution ( Region region,
const std::string &  field_name,
const std::string &  var_name 
)
inline

Write the analytical solution.

Definition at line 90 of file utest-scalar-advection.cpp.

Member Data Documentation

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.


The documentation for this struct was generated from the following files:
Send comments to:
COOLFluiD Web Admin