waLBerla 7.2
Loading...
Searching...
No Matches
GatherExport.impl.h File Reference

Detailed Description

Classes

class  walberla::field::internal::GatherExporter
 

Namespaces

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

Functions

template<typename... FieldTypes>
void walberla::field::exportGatherFunctions (py::module_ &m)
 Exports the gather functionality of waLBerla.
 
template<typename... FieldTypes>
static py::object walberla::field::internal::gatherWrapper (const shared_ptr< StructuredBlockForest > &blocks, const std::string &name, const py::tuple &slice, int targetRank=0)