Nektar++
|
#include <string>
#include "MeshElements.h"
#include "InputNek.h"
#include "ProcessTetSplit.h"
#include <StdRegions/StdNodalPrismExp.h>
#include <LocalRegions/PrismExp.h>
#include <LibUtilities/BasicUtils/SharedArray.hpp>
#include <LibUtilities/Foundations/ManagerAccess.h>
#include <boost/unordered_map.hpp>
Go to the source code of this file.
Namespaces | |
namespace | Nektar |
< | |
namespace | Nektar::Utilities |
Typedefs | |
typedef std::pair< int, int > | Nektar::Utilities::ipair |