waLBerla 7.3
Loading...
Searching...
No Matches
SliceToCellInterval.h File Reference

Detailed Description

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
namespace  walberla::python_coupling
namespace  walberla::python_coupling::internal

Functions

cell_idx_t walberla::python_coupling::internal::normalizeIdx (py::object pyIndex, uint_t coordinateSize)
CellInterval walberla::python_coupling::globalPythonSliceToCellInterval (const shared_ptr< StructuredBlockStorage > &blocks, py::tuple indexTuple)
 Creates a CellInterval as subset from the complete domain-cell-bounding-box based on a Python slice.