processed_grid Struct Reference
Detailed DescriptionResult structure representing minimal derived topology and geometry of a geological model in corner-point format. Member Data Documentation
Cartesian box dimensions.
Global cell numbers. Two elements per face, stored sequentially.
Node (vertex) numbers of each face, stored sequentially.
Start position for each face's `face_nodes'.
Classification of grid's individual connections (faces).
Deceptively named local-to-global cell index mapping.
Upper bound on "number_of_faces". For internal use in function process_grid()'s memory management.
Upper bound on "number_of_nodes". For internal use in function process_grid()'s memory management.
Vertex coordinates. Three doubles ( , , ) per vertex, stored sequentially.
Number of active grid cells.
Total number of unique grid faces (i.e., connections).
Number of unique grid vertices.
Total number of unique cell vertices that lie on pillars. The documentation for this struct was generated from the following file: |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||