11#ifndef PANZER_CHECK_BC_CONSISTENCY
12#define PANZER_CHECK_BC_CONSISTENCY
30 const std::vector<std::string>& sideset_names,
31 const std::vector<panzer::BC>& bcs);
void checkBCConsistency(const std::vector< std::string > &element_block_names, const std::vector< std::string > &sideset_names, const std::vector< panzer::BC > &bcs)
Validates that each boundary condition's element block and sideset exist in the mesh,...