Nektar++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
StdExpansion.h File Reference
#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>
Include dependency graph for StdExpansion.h:
This graph shows which files directly or indirectly include this file:

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