dg
dg::geo
dg::file
dg::exblas
dg::mat
Discontinuous Galerkin Library
#include "dg/algorithm.h"
geometry.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <cassert>
4
#include "thrust/host_vector.h"
5
#include "
evaluation.h
"
6
#include "
weights.h
"
7
#include "
filter.h
"
8
#ifdef MPI_VERSION
9
#include "
dg/backend/mpi_vector.h
"
10
#include "
mpi_evaluation.h
"
11
#include "
mpi_weights.h
"
12
#endif
//MPI_VERSION
13
#include "
base_geometry.h
"
14
#include "
base_geometryX.h
"
15
#include "
refined_gridX.h
"
16
//#include "cartesianX.h"
17
#ifdef MPI_VERSION
18
#include "
mpi_base.h
"
19
#endif
//MPI_VERSION
20
#include "
tensor.h
"
21
#include "
transform.h
"
22
#include "
multiply.h
"
23
// finite element method
24
#include "
fem.h
"
base_geometry.h
base_geometryX.h
evaluation.h
Function discretization routines.
fem.h
filter.h
Modal Filtering.
mpi_base.h
mpi_evaluation.h
Function discretization routines for mpi vectors.
mpi_vector.h
mpi_weights.h
MPI weights.
multiply.h
refined_gridX.h
tensor.h
transform.h
weights.h
Creation functions for integration weights and their inverse.
topology
geometry.h
Generated on Wed Sep 20 2023 15:18:49 for Discontinuous Galerkin Library by
1.9.3