3.5-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Namespaces | Functions
python/common/timeloop.hh File Reference

TODO: docme! More...

#include <dumux/common/timeloop.hh>
#include <dune/python/pybind11/pybind11.h>
#include <dune/python/pybind11/stl.h>

Go to the source code of this file.

Description

TODO: docme!

Namespaces

namespace  Dumux
 
namespace  Dumux::Python
 

Functions

template<class Scalar , class... options>
void Dumux::Python::registerTimeLoop (pybind11::handle scope, pybind11::class_< CheckPointTimeLoop< Scalar >, options... > cls)
 
template<class Scalar >
void Dumux::Python::registerTimeLoop (pybind11::handle scope, const char *clsName="TimeLoop")
 
Include dependency graph for python/common/timeloop.hh: