|
Panzer Version of the Day
|

Go to the source code of this file.
Namespaces | |
| namespace | panzer_stk |
| namespace | panzer_stk::workset_utils |
Functions | |
| template<typename ArrayT > | |
| void | panzer_stk::workset_utils::getIdsAndVertices (const panzer_stk::STK_Interface &mesh, std::string blockId, std::vector< std::size_t > &localIds, ArrayT &vertices) |
| template<typename ArrayT > | |
| void | panzer_stk::workset_utils::getIdsAndNodes (const panzer_stk::STK_Interface &mesh, std::string blockId, std::vector< std::size_t > &localIds, ArrayT &nodes) |