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