|
Peano
|
#include "AbstractElasticSolver.h"#include "VariableShortcuts.h"#include "tarch/logging/Log.h"#include "../ExaSeis_core/Context/ContextCurvilinear.h"#include "../ExaSeis_core/Numerics/routines_curvilinear.h"#include "../ExaSeis_core/Numerics/isotropic.h"#include "../ExaSeis_core/Refinement/refinement.h"
Go to the source code of this file.
Data Structures | |
| class | exahype2::elastic::VariableShortcutsExpanded |
| class | exahype2::elastic::ElasticSolver |
Namespaces | |
| namespace | exahype2 |
| This file is part of the multigrid project within Peano 4. | |
| namespace | exahype2::elastic |
Macros | |
| #define | _CUSTOM_COORDINATES |
| #define | ASAGI_NOMPI |
| #define | ISOTROPIC |
| #define | _TOP 1 |
| #define _CUSTOM_COORDINATES |
Definition at line 15 of file ElasticSolver.h.
| #define _TOP 1 |
Definition at line 18 of file ElasticSolver.h.
Referenced by ContextCurvilinear< Shortcuts, basisSize >::initPointSourceLocation().
| #define ASAGI_NOMPI |
Definition at line 16 of file ElasticSolver.h.
| #define ISOTROPIC |
Definition at line 17 of file ElasticSolver.h.