VERB_code_2.3
Parameters_structure::BoundaryCondition Struct Reference

Boundary conditions parameters structure. More...

#include <Parameters.h>

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

Boundary conditions parameters structure.

Definition at line 171 of file Parameters.h.


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