waLBerla 7.2
Loading...
Searching...
No Matches
CreateConfig.cpp 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
 

Functions

Functions to load config directly from script


shared_ptr< Configwalberla::python_coupling::createConfigFromPythonScript (const std::string &, const std::string &, const std::vector< std::string > &)
 
config::Iterator walberla::python_coupling::createConfigIteratorFromPythonScript (const std::string &, const std::string &, const std::vector< std::string > &)
 
General Functions - fallback to non-python


shared_ptr< Configwalberla::python_coupling::createConfig (int argc, char **argv)
 
config::Iterator walberla::python_coupling::configBegin (int argc, char **argv)