VERB_code_2.3
|
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. | |
Boundary conditions parameters structure.
Definition at line 171 of file Parameters.h.