Panzer Version of the Day
Loading...
Searching...
No Matches
Namespaces | Functions
Panzer_STK_CheckSidesetOverlap.cpp File Reference
#include "Panzer_STK_CheckSidesetOverlap.hpp"
#include <vector>
#include <algorithm>
Include dependency graph for Panzer_STK_CheckSidesetOverlap.cpp:

Go to the source code of this file.

Namespaces

namespace  panzer_stk
 

Functions

bool panzer_stk::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.