|
Nektar++
|
#include <fstream>#include <memory>#include <vector>#include <boost/core/ignore_unused.hpp>#include <set>#include <LibUtilities/LinearAlgebra/NekTypeDefs.hpp>#include <StdRegions/StdMatrixKey.h>#include <StdRegions/StdRegions.hpp>#include <StdRegions/StdRegionsDeclspec.h>Go to the source code of this file.
Classes | |
| class | Nektar::StdRegions::StdExpansion |
| The base class for all shapes. More... | |
Namespaces | |
| namespace | Nektar |
| The above copyright notice and this permission notice shall be included. | |
| namespace | Nektar::LocalRegions |
| namespace | Nektar::StdRegions |
| The namespace associated with the the StdRegions library (StdRegions introduction) | |
Typedefs | |
| typedef std::shared_ptr< StdExpansion > | Nektar::StdRegions::StdExpansionSharedPtr |
| typedef std::vector< StdExpansionSharedPtr > | Nektar::StdRegions::StdExpansionVector |