Discontinuous Galerkin Library
#include "dg/algorithm.h"
blas.h
Go to the documentation of this file.
1#pragma once
6#include "blas1.h"
7#include "blas2.h"
8
9#include "backend/typedefs.h"
10
Useful typedefs of commonly used types.