Setup boundary condition for the domain
Initialization and allocate memory of boundary condition variables
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(filetype), | intent(in) | :: | files | |||
| type(schemetype), | intent(in) | :: | scheme | |||
| type(flowtype), | intent(in) | :: | flow | |||
| type(boundarytype), | intent(inout) | :: | bc | |||
| type(extent), | intent(in) | :: | dims |