Go to the source code of this file.
|
| subroutine | box_point_zone::box_point_zone_init_from_json (this, json, size) |
| | Constructor from json object file.
|
| |
| subroutine | box_point_zone::box_point_zone_init_common (this, size, name, invert, xmin, xmax, ymin, ymax, zmin, zmax) |
| | Initializes a box point zone from its coordinates.
|
| |
| subroutine | box_point_zone::box_point_zone_free (this) |
| | Destructor.
|
| |
| pure logical function | box_point_zone::box_point_zone_criterion (this, x, y, z, j, k, l, e) |
| | Defines the criterion of selection of a GLL point in the box point zone. In the case of a box point zone, an x,y,z GLL point is considered as being inside the zone if:
|
| |