SpECTRE
v2021.02.08
Documentation
Introduction
Releases
Installation
User Tutorials
Dev Guide
Code of Conduct
Contributing Guide
Code Reference
Topics
Namespaces
Files
Bibliography
View on GitHub
src
Elliptic
DiscontinuousGalerkin
DiscontinuousGalerkin.hpp
Go to the documentation of this file.
1
// Distributed under the MIT License.
2
// See LICENSE.txt for details.
3
4
/// \file
5
/// Documents the elliptic::dg namespace
6
7
#pragma once
8
9
namespace
elliptic
{
10
/// Functionality related to discontinuous Galerkin discretizations of elliptic
11
/// equations
12
namespace
dg
{}
13
}
// namespace elliptic
dg
Functionality related to discontinuous Galerkin schemes.
Definition:
ComputeNonconservativeBoundaryFluxes.hpp:23
elliptic
Functionality related to solving elliptic partial differential equations.
Definition:
InitializeAnalyticSolution.hpp:29
© Copyright 2017 - 2021
SXS Collaboration
,
Distributed under the
MIT License