Loading...
Searching...
No Matches
Go to the source code of this file.
|
| subroutine | cylinder_point_zone::cylinder_point_zone_init_from_json (this, json, size) |
| | Constructor from json object file.
|
| |
| subroutine | cylinder_point_zone::cylinder_point_zone_init_common (this, size, name, invert, p0, p1, radius) |
| | Initializes a cylinder point zone from its endpoint coordinates and radius.
|
| |
| subroutine | cylinder_point_zone::cylinder_point_zone_free (this) |
| | Destructor.
|
| |
| pure logical function | cylinder_point_zone::cylinder_point_zone_criterion (this, x, y, z, j, k, l, e) |
| | Defines the criterion of selection of a GLL point in the cylinder point zone.
|
| |