|
Nektar++
|
#include <tuple>#include <LibUtilities/BasicUtils/SharedArray.hpp>#include <LibUtilities/Foundations/Points.h>#include <LibUtilities/LinearAlgebra/NekTypeDefs.hpp>#include <MultiRegions/MultiRegionsDeclspec.h>Go to the source code of this file.
Classes | |
| struct | Nektar::MultiRegions::cmpop |
| class | Nektar::MultiRegions::LocTraceToTraceMap |
| A helper class to deal with trace operations in the discontinuous Galerkin code. More... | |
Namespaces | |
| Nektar | |
| The above copyright notice and this permission notice shall be included. | |
| Nektar::LocalRegions | |
| Nektar::MultiRegions | |
Typedefs | |
| typedef std::shared_ptr< ExpList > | Nektar::MultiRegions::ExpListSharedPtr |
| Shared pointer to an ExpList object. More... | |
| typedef std::tuple< LibUtilities::PointsKey, LibUtilities::PointsKey, LibUtilities::PointsKey, LibUtilities::PointsKey > | Nektar::MultiRegions::TraceInterpPoints |
| Map holding points distributions required for interpolation of local traces onto global trace in two and three dimensions. More... | |
| typedef std::shared_ptr< LocTraceToTraceMap > | Nektar::MultiRegions::LocTraceToTraceMapSharedPtr |
Variables | |
| static LocTraceToTraceMapSharedPtr | Nektar::MultiRegions::NullLocTraceToTraceMapSharedPtr |