FDMMGLinearSystem3-Impl.hpp
Go to the documentation of this file.
Definition: Matrix.hpp:27
Definition: pybind11Utils.hpp:20
Definition: Array-Impl.hpp:19
static void ResizeArrayWithFinest(const Vector3UZ &finestResolution, size_t maxNumberOfLevels, std::vector< Array3< T >> *levels)
Resizes the array with the finest resolution and max number of levels.
Definition: FDMMGLinearSystem3-Impl.hpp:39
static void ResizeArrayWithCoarsest(const Vector3UZ &coarsestResolution, size_t numberOfLevels, std::vector< Array3< T >> *levels)
Resizes the array with the coarsest resolution and number of levels.
Definition: FDMMGLinearSystem3-Impl.hpp:17