Classes | Namespaces | Functions

MOR_StkNodalMeshReduction.cpp File Reference

#include "MOR_StkNodalMeshReduction.hpp"
#include "stk_mesh/base/MetaData.hpp"
#include "stk_mesh/base/GetEntities.hpp"
#include "stk_mesh/base/BulkModification.hpp"
#include "Teuchos_Ptr.hpp"
#include <boost/iterator/indirect_iterator.hpp>
#include <algorithm>
#include <iterator>
Include dependency graph for MOR_StkNodalMeshReduction.cpp:

Go to the source code of this file.

Classes

class  MOR::BulkModification
class  MOR::EntityDestructor

Namespaces

namespace  MOR

Functions

void MOR::addNodesToPart (const Teuchos::ArrayView< const stk::mesh::EntityId > &nodeIds, stk::mesh::Part &samplePart, stk::mesh::BulkData &bulkData)
void MOR::performNodalMeshReduction (stk::mesh::Part &samplePart, stk::mesh::BulkData &bulkData)