Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
#include <any>
#include <memory>
#include <typeindex>
Go to the source code of this file.
Classes | |
struct | dg::ClonePtr< Cloneable > |
Manager class that invokes the clone() method on the managed ptr when copied. More... | |
Namespaces | |
namespace | dg |
This is the namespace for all functions and classes defined and used by the discontinuous Galerkin library. | |