42#ifndef PANZER_CHECK_SIDESET_OVERLAP_HPP
43#define PANZER_CHECK_SIDESET_OVERLAP_HPP
45#include "PanzerAdaptersSTK_config.hpp"
53 const std::string& side_b_name,
54 const panzer_stk::STK_Interface& mesh);
bool checkSidesetOverlap(const std::string &side_a_name, const std::string &side_b_name, const panzer_stk::STK_Interface &mesh)
Returns true if the sidesets overlap.