| 
    Nektar++
    
   | 
 
#include <fstream>#include <vector>#include <StdRegions/StdRegions.hpp>#include <StdRegions/StdRegionsDeclspec.h>#include <StdRegions/SpatialDomainsDeclarations.hpp>#include <StdRegions/StdMatrixKey.h>#include <StdRegions/IndexMapKey.h>#include <LibUtilities/LinearAlgebra/NekTypeDefs.hpp>#include <boost/enable_shared_from_this.hpp>

Go to the source code of this file.
Classes | |
| class | Nektar::StdRegions::StdExpansion | 
| The base class for all shapes.  More... | |
Namespaces | |
| namespace | Nektar | 
| <  | |
| namespace | Nektar::LocalRegions | 
| namespace | Nektar::StdRegions | 
| The namespace associated with the the StdRegions library (StdRegions introduction)  | |
Typedefs | |
| typedef Array< OneD, Array < OneD, NekDouble > >  | Nektar::StdRegions::NormalVector | 
| typedef boost::shared_ptr < StdExpansion >  | Nektar::StdRegions::StdExpansionSharedPtr | 
| typedef std::vector < StdExpansionSharedPtr >  | Nektar::StdRegions::StdExpansionVector | 
| typedef std::vector < StdExpansionSharedPtr > ::iterator  | Nektar::StdRegions::StdExpansionVectorIter | 
 1.8.1.2