ParamStructure::BoundaryCondition Struct Reference

Bundary conditions parameters structure. More...

#include <Parameters.h>

List of all members.

Public Attributes

string type
 Type. Check StrToVal(string input, BoundaryConditionTypes &place) for known values.
double value
 Value (if it is constant value on the boundary).
string filename
 File name to load boundary conditions from.


Detailed Description

Bundary conditions parameters structure.

Definition at line 150 of file Parameters.h.


Member Data Documentation

File name to load boundary conditions from.

Definition at line 156 of file Parameters.h.

Referenced by BoundaryCondition::Initialize(), and ParamStructure::Load_parameters().

Type. Check StrToVal(string input, BoundaryConditionTypes &place) for known values.

Definition at line 152 of file Parameters.h.

Referenced by BoundaryCondition::Initialize(), and ParamStructure::Load_parameters().

Value (if it is constant value on the boundary).

Definition at line 154 of file Parameters.h.

Referenced by BoundaryCondition::Initialize(), and ParamStructure::Load_parameters().


The documentation for this struct was generated from the following file:

Generated on Thu May 27 11:53:19 2010 for VERB_CODE_2.0 by  doxygen 1.5.9