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
PointwiseFunctions
AnalyticSolutions
AnalyticSolution.hpp
1
// Distributed under the MIT License.
2
// See LICENSE.txt for details.
3
4
#pragma once
5
6
/// \cond
7
// Empty base class for marking analytic solutions.
8
struct
MarkAsAnalyticSolution {};
9
/// \endcond
© Copyright 2017 - 2021
SXS Collaboration
,
Distributed under the
MIT License