Panzer
Version of the Day
Loading...
Searching...
No Matches
adapters-stk
src
Panzer_STK_LocalMeshUtilities.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_STK_LOCAL_MESH_UTILITIES_HPP
12
#define PANZER_STK_LOCAL_MESH_UTILITIES_HPP
13
14
#include "Teuchos_RCP.hpp"
15
16
namespace
panzer
17
{
18
struct
LocalMeshInfo;
19
}
20
21
namespace
panzer_stk
22
{
23
class
STK_Interface;
24
32
Teuchos::RCP<panzer::LocalMeshInfo>
33
generateLocalMeshInfo
(
const
panzer_stk::STK_Interface
& mesh);
34
}
35
36
#endif
panzer_stk::STK_Interface
Definition
Panzer_STK_Interface.hpp:70
panzer_stk
Definition
Panzer_STK_GatherExodusCellDataToIP.hpp:26
panzer_stk::generateLocalMeshInfo
Teuchos::RCP< panzer::LocalMeshInfo > generateLocalMeshInfo(const panzer_stk::STK_Interface &mesh)
Create a structure containing information about the local portion of a given element block.
Definition
Panzer_STK_LocalMeshUtilities.cpp:422
panzer
Computes .
Definition
Panzer_BasisValues_Evaluator_decl.hpp:22
Generated by
1.9.8