ThunderEgg  1.0.0
ThunderEgg.h
1 /***************************************************************************
2  * ThunderEgg, a library for solvers on adaptively refined block-structured
3  * Cartesian grids.
4  *
5  * Copyright (c) 2021 Scott Aiton
6  *
7  * This program is free software: you can redistribute it and/or modify
8  * it under the terms of the GNU General Public License as published by
9  * the Free Software Foundation, either version 3 of the License, or
10  * (at your option) any later version.
11  *
12  * This program is distributed in the hope that it will be useful,
13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15  * GNU General Public License for more details.
16  *
17  * You should have received a copy of the GNU General Public License
18  * along with this program. If not, see <https://www.gnu.org/licenses/>.
19  ***************************************************************************/
20 
21 #ifndef THUNDEREGG_H
22 #define THUNDEREGG_H
23 
24 #include<ThunderEgg/GMG/Cycle.h>
31 #include<ThunderEgg/GMG/Level.h>
60 #include<ThunderEgg/tpl/json.hpp>
76 #include<ThunderEgg/Domain.h>
79 #include<ThunderEgg/Face.h>
83 #include<ThunderEgg/Loops.h>
85 #include<ThunderEgg/NbrInfo.h>
87 #include<ThunderEgg/NbrType.h>
89 #include<ThunderEgg/Operator.h>
90 #include<ThunderEgg/Orthant.h>
93 #include<ThunderEgg/PatchInfo.h>
97 #include<ThunderEgg/PatchView.h>
100 #include<ThunderEgg/Timer.h>
102 #include<ThunderEgg/Vector.h>
103 #include<ThunderEgg/View.h>
104 #endif
RuntimeError.h
RuntimeError struct.
MatWrapper.h
MatWrapper class.
PCShellCreator.h
PCShellCreator class.
Vector.h
Vector class.
BiLinearGhostFiller.h
BiLinearGhostFiller class.
ComponentArray.h
ComponentArray class.
IfaceType.h
IfaceType class.
TriLinearGhostFiller.h
TriLinearGhostFiller class.
CycleBuilder.h
CycleBuilder class.
FMGCycle.h
FMGCycle class.
Smoother.h
Smoother class.
NbrInfoBase.h
NbrInfoBase class.
Operator.h
Operator class.
Face.h
Face class.
BiCGStab.h
BiCGStab class.
MPIGhostFiller.h
MPIGhostFiller class.
P4estDomainGenerator.h
P4estDomainGenerator class.
LinearRestrictor.h
LinearRestrictor class.
KSPSolver.h
KSPSolver class.
StarPatchOperator.h
StarPatchOperator class.
FFTWPatchSolver.h
FFTWPatchSolver class.
FastSchurMatrixAssemble2D.h
FastSchurMatrixAssemble2D class.
DomainTools.h
DomainTools class.
CoarseIfaceInfo.h
CoarseIfaceInfo class.
Cycle.h
Cycle class.
BiQuadraticGhostFiller.h
BiQuadraticGhostFiller class.
P8estDomainGenerator.h
P8estDomainGenerator class.
DirectInterpolator.h
DirectInterpolator class.
DimensionalArray.h
DimensionalArray class.
PatchOperator.h
PatchOperator class.
Solver.h
Solver class.
NormalIfaceInfo.h
NormalIfaceInfo class.
Level.h
Level class.
Interpolator.h
Interpolator class.
PatchSolver.h
PatchSolver class.
MPIRestrictor.h
MPIRestrictor class.
PatchIfaceScatter.h
PatchIfaceScatter class.
NbrType.h
NbrType class.
FineNbrInfo.h
FineNbrInfo class.
PatchView.h
PatchView class.
Timer.h
Timer class.
WCycle.h
WCycle class.
VCycle.h
VCycle class.
DomainGenerator.h
DomainGenerator class.
FineIfaceInfo.h
FineIfaceInfo class.
PatchArray.h
PatchArray class.
GhostFillingType.h
GhostFillingType enum.
GhostFiller.h
GhostFiller class.
MatrixHelper2d.h
MatrixHelper2D class.
NormalNbrInfo.h
NormalNbrType class.
CG.h
CG class.
PatchInfo.h
PatchInfo class.
InterfaceDomain.h
InterfaceDomain class.
CycleOpts.h
CycleOpts struct.
DFTPatchSolver.h
DFTPatchSolver class.
Serializable.h
Serializable class.
Loops.h
Loop templates.
InterLevelComm.h
InterLevelComm class.
Domain.h
Domain class.
CoarseNbrInfo.h
CoarseNbrInfo class.
NbrInfo.h
NbrInfo class.
BufferWriter.h
BufferWriter class.
StarPatchOperator.h
StarPatchOperator class.
ComponentView.h
ComponentView class.
BufferReader.h
BufferReader class.
Communicator.h
Communicator class.
IfaceInfo.h
IfaceInfo class.
MPIInterpolator.h
MPIInterpolator class.
FastSchurMatrixAssemble3D.h
FastSchurMatrixAssemble3D class.
MatrixHelper.h
MatrixHelper class.
View.h
View class.
PatchSolver.h
PatchSolver class.
Interface.h
Interface class.
PatchIfaceInfo.h
PatchIfaceInfo class.
PatchSolverWrapper.h
PatchSolverWrapper class.
Restrictor.h
Restrictor class.
MatShellCreator.h
MatShellCreator class.
BreakdownError.h
BreakdownError struct.
Orthant.h
Orthant class.