resqpy.unstructuredΒΆ

Unstructured grid and derived classes.

Classes

HexaGrid

Class for unstructured grids where every cell is hexahedral (faces may be degenerate).

PrismGrid

Class for unstructured grids where every cell is a triangular prism.

PyramidGrid

Class for unstructured grids where every cell is a quadrilateral pyramid.

TetraGrid

Class for unstructured grids where every cell is a tetrahedron.

UnstructuredGrid

Class for RESQML Unstructured Grid objects.

VerticalPrismGrid

Class for unstructured grids where every cell is a vertical triangular prism.