1#ifndef H5WELLCONTAINER_PY_H
2#define H5WELLCONTAINER_PY_H
6#include <h5geo/private/h5wellcontainerimpl.h>
7#include <h5geo/private/h5wellimpl.h>
11void H5WellContainer_py(
17 std::unique_ptr<H5WellContainer, ObjectDeleter>>
Base class for geo-containers.
Definition h5basecontainer.h:9
Base class for all geo-containers and geo-objects.
Definition h5base.h:182
A container built around HDF5 file and used for storing and manipulating H5Well objects.
Definition h5wellcontainer.h:15
Definition h5wellcontainerimpl.h:8