Discontinuous Galerkin Library
#include "dg/algorithm.h"
average.h File Reference

Classes for poloidal and toroidal average computations. More...

#include "grid.h"
#include "weights.h"
#include "dg/blas1.h"
#include "dg/backend/average_dispatch.h"
#include "dg/backend/view.h"

Go to the source code of this file.

Classes

struct  dg::Average< ContainerType >
 Topological average computations in a Cartesian topology. More...
 

Namespaces

namespace  dg
 This is the namespace for all functions and classes defined and used by the discontinuous Galerkin library.
 

Detailed Description

Classes for poloidal and toroidal average computations.