Nektar++
|
#include <fstream>
#include <memory>
#include <vector>
#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 |
namespace | Nektar::LocalRegions |
namespace | Nektar::StdRegions |
Typedefs | |
typedef std::shared_ptr< StdExpansion > | Nektar::StdRegions::StdExpansionSharedPtr |
typedef std::vector< StdExpansionSharedPtr > | Nektar::StdRegions::StdExpansionVector |