Discontinuous Galerkin Library
#include "dg/algorithm.h"
transpose.h File Reference
#include <cusp/transpose.h>
#include "blas2_cusp.h"
#include "tensor_traits.h"
#include "blas2_dispatch_mpi.h"

Go to the source code of this file.

Namespaces

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

Functions

template<class Matrix >
Matrix dg::transpose (const Matrix &src)
 Generic matrix transpose method. More...