preprocess.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Detailed DescriptionLow-level corner-point processing routines and supporting data structures. User code should typically employ higher-level routines such as create_grid_cornerpoint() in order to construct fully formed UnstructuredGrid data structures from a corner-point specification. Incidentally, the routines provided by this module are used to implement function create_grid_cornerpoint(). Enumeration Type Documentation
Function Documentation
Release memory resources acquired in previous grid processing using function process_grdecl(). Note: This function releases the resources associated to the individual fields of the processed_grid, but does not free() the structure itself.
Construct a prototypical grid representation from a corner-point specification. Pinched cells will be removed irrespective of any explicit "active" map in the geological model input specification. On input, the result structure "out" must point to a valid management structure. In other words, the result structure must point to a region of memory that is typically backed by automatic or allocated (dynamic) storage duration.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||