Initialize block object
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(block_obj), | intent(inout) | :: | this |
A block object |
||
integer, | intent(in) | :: | ngc |
Number of ghostcells |
||
type(parallel_obj), | intent(in), | target | :: | parallel |
parallel structure from main program |