#include "stk_mesh/base/BulkData.hpp"
#include "stk_mesh/base/Part.hpp"
#include "Teuchos_ArrayView.hpp"
Go to the source code of this file.
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) |