Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
Simple 1d derivatives. More...
#include <cassert>
#include "dg/backend/sparseblockmat.h"
#include "grid.h"
#include "functions.h"
#include "operator.h"
#include "weights.h"
Go to the source code of this file.
Namespaces | |
namespace | dg |
This is the namespace for all functions and classes defined and used by the discontinuous Galerkin library. | |
namespace | dg::create |
Contains functions used for matrix creation. | |
Simple 1d derivatives.