DG Class Reference
Enables preliminary operations and utilities for the Discontinous Galerkin method. More...


Public Member Functions | |
DG (Mesh &ms, size_t degree=1) | |
Constructor with mesh and degree of the method. More... | |
~DG () | |
Destructor. | |
int | setGraph () |
Set matrix graph. | |
Detailed Description
Enables preliminary operations and utilities for the Discontinous Galerkin method.