| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(polygon_in_mesh_t), | intent(inout) | :: | self |
Instance of type |
||
| class(equilibrium_t) | :: | equi |
Equilibrium |
|||
| type(mesh_cart_t), | intent(in) | :: | mesh |
Mesh |
||
| integer, | intent(in), | dimension(:) | :: | inds |
Indices (on mesh) of polygon |
|
| logical, | intent(in), | optional | :: | dir_counterclockwise |
If true (=default) the direction of the polygons is set counter-clockwise otherwise it is clockwise |
|
| integer, | intent(in), | optional | :: | dbgout |
Debug output level |
Initialises polygon in mesh