Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
#include <memory>
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... | |
struct | dg::Buffer< T > |
a manager class that invokes the copy constructor on the managed ptr when copied (deep copy) More... | |
Namespaces | |
namespace | dg |
This is the namespace for all functions and classes defined and used by the discontinuous Galerkin library. | |