Discontinuous Galerkin Library
#include "dg/algorithm.h"
cusp_elliptic.h
Go to the documentation of this file.
1#pragma once
2
5#include "precond.h"
6
7
8namespace dg
9{
10namespace create
11{
12}//namespace create
13}//namespace dg
Convenience functions to create 2D derivatives.
Function discretization routines.
This is the namespace for all functions and classes defined and used by the discontinuous Galerkin li...