Discontinuous Galerkin Library
#include "dg/algorithm.h"
tensor.h File Reference
#include "grid.h"
#include "operator.h"
#include "evaluation.h"
#include "evaluationX.h"
#include "dg/functors.h"
#include "dg/blas1.h"

Go to the source code of this file.

Classes

struct  dg::SparseTensor< container >
 Class for 2x2 and 3x3 matrices sharing elements. More...
 

Namespaces

namespace  dg
 This is the namespace for all functions and classes defined and used by the discontinuous Galerkin library.
 

Detailed Description

SparseTensor