Nektar++
|
#include <set>
#include <string>
#include <boost/iostreams/filtering_streambuf.hpp>
#include <boost/iostreams/copy.hpp>
#include <boost/iostreams/filter/gzip.hpp>
#include <tinyxml.h>
#include <LibUtilities/BasicUtils/SessionReader.h>
#include <LibUtilities/BasicUtils/MeshEntities.hpp>
#include <SpatialDomains/MeshGraph.h>
#include <NekMeshUtils/MeshElements/Element.h>
#include "OutputNekpp.h"
Go to the source code of this file.
Namespaces | |
Nektar | |
< | |
Nektar::Utilities | |
Functions | |
template<typename T > | |
void | Nektar::Utilities::TestElmts (SpatialDomains::MeshGraphSharedPtr &graph) |