Initialize a collection of Eulerian objects
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(eulerian_set), | intent(inout) | :: | this |
A collection of Eulerian objects |
||
type(block_obj), | intent(in), | target | :: | block |
A block object |
|
type(parallel_obj), | intent(in), | target | :: | parallel |
parallel structure from main program |