43#ifndef PANZER_SETUP_PARTITIONED_WORKSET_UTILITIES_HPP
44#define PANZER_SETUP_PARTITIONED_WORKSET_UTILITIES_HPP
48#include "Teuchos_RCP.hpp"
70 Teuchos::RCP<std::vector<panzer::Workset> >
72 const panzer::WorksetDescriptor & description,
73 const Teuchos::RCP<const OrientationsInterface> & orientations = Teuchos::null);
Teuchos::RCP< std::vector< panzer::Workset > > buildPartitionedWorksets(const panzer::LocalMeshInfo &mesh_info, const panzer::WorksetDescriptor &description, const Teuchos::RCP< const OrientationsInterface > &orientations)