Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
#include "pcg.h"
Go to the source code of this file.
Classes | |
struct | dg::DefaultSolver< ContainerType > |
PCG Solver class for solving \( (y-\alpha\hat I(t,y)) = \rho\). More... | |
Namespaces | |
namespace | dg |
This is the namespace for all functions and classes defined and used by the discontinuous Galerkin library. | |