Read boundary conditions from file
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(bc_set), | intent(inout) | :: | this |
Boundary conditions |
||
integer, | intent(out) | :: | iter |
Iteration read from file |
||
real(kind=wp), | intent(out) | :: | time |
Time read from file |
||
character(len=*), | intent(in), | optional | :: | name |
Name of file to read |