Panzer Version of the Day
Loading...
Searching...
No Matches
Panzer_STK_TransformBCNameForIOSS.hpp
Go to the documentation of this file.
1#ifndef PANZER_TRANSFORM_BC_NAME_FOR_IOSS
2#define PANZER_TRANSFORM_BC_NAME_FOR_IOSS
3
4#include "PanzerAdaptersSTK_config.hpp"
5#include <string>
6
7namespace panzer_stk {
16 std::string transformBCNameForIOSS(std::string& bc_name);
17}
18
19#endif
std::string transformBCNameForIOSS(std::string &bc_name)