Integration over cylindrical and elliptic cylindrical domains Lowest order integration formulas that are mostly useful to evenly distribute mass in a cylindrical domain. More...
#include <cmath>
#include <algorithm>
#include <numeric>
#include <iterator>
#include <utility>
#include <tuple>
#include <limits>
#include <dune/common/fvector.hh>
#include <dumux/common/math.hh>
#include <dumux/multidomain/embedded/circlepoints.hh>
Go to the source code of this file.
Classes | |
class | Dumux::EmbeddedCoupling::CylinderIntegration< Scalar > |
Helper class to integrate over a cylinder domain. More... | |
class | Dumux::EmbeddedCoupling::EllipticCylinderIntegration< Scalar > |
Helper class to integrate over an elliptic cylinder domain. More... | |
class | Dumux::EmbeddedCoupling::EllipseIntegration< Scalar > |
Helper class to integrate over an elliptic domain. More... | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::EmbeddedCoupling |
namespace | Dumux::EmbeddedCoupling::Detail |