Extension: Geometries
#include "dg/geometries/geometries.h"
|
Go to the source code of this file.
Namespaces | |
namespace | dg |
namespace | dg::geo |
Functions | |
template<class BinaryOp , class UnaryOp > | |
MPI_Vector< thrust::host_vector< double > > | dg::geo::fieldaligned_evaluate (const aProductMPIGeometry3d &grid, const CylindricalVectorLvl0 &vec, const BinaryOp &binary, const UnaryOp &unary, unsigned p0, unsigned rounds, double eps=1e-5) |
Evaluate a 2d functor and transform to all planes along the fieldlines (MPI Version) More... | |