Panzer
Version of the Day
Loading...
Searching...
No Matches
adapters-stk
src
Panzer_STK_TransformBCNameForIOSS.hpp
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// Panzer: A partial differential equation assembly
4
// engine for strongly coupled complex multiphysics systems
5
//
6
// Copyright 2011 NTESS and the Panzer contributors.
7
// SPDX-License-Identifier: BSD-3-Clause
8
// *****************************************************************************
9
// @HEADER
10
11
#ifndef PANZER_TRANSFORM_BC_NAME_FOR_IOSS
12
#define PANZER_TRANSFORM_BC_NAME_FOR_IOSS
13
14
#include "PanzerAdaptersSTK_config.hpp"
15
#include <string>
16
17
namespace
panzer_stk
{
26
std::string
transformBCNameForIOSS
(std::string& bc_name);
27
}
28
29
#endif
panzer_stk
Definition
Panzer_STK_GatherExodusCellDataToIP.hpp:26
panzer_stk::transformBCNameForIOSS
std::string transformBCNameForIOSS(std::string &bc_name)
Definition
Panzer_STK_TransformBCNameForIOSS.cpp:16
Generated by
1.9.8