Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
Computation of advection, gradients and divergences. More...
#include "blas.h"
#include "topology/geometry.h"
#include "enums.h"
#include "topology/evaluation.h"
#include "topology/derivatives.h"
#include "topology/mpi_derivatives.h"
#include "topology/mpi_evaluation.h"
Go to the source code of this file.
Classes | |
struct | dg::Advection< Geometry, Matrix, Container > |
Upwind discretization of advection operator \( \vec v\cdot\nabla f\) More... | |
Namespaces | |
namespace | dg |
This is the namespace for all functions and classes defined and used by the discontinuous Galerkin library. | |
Computation of advection, gradients and divergences.