Panzer
Version of the Day
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
disc-fe
src
evaluators
Panzer_GatherOrientation.cpp
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
#include "PanzerDiscFE_config.hpp"
12
13
#include "
Panzer_ExplicitTemplateInstantiation.hpp
"
14
#include "
Panzer_Traits.hpp
"
15
16
#include "
Panzer_GatherOrientation_decl.hpp
"
17
#include "
Panzer_GatherOrientation_impl.hpp
"
18
19
// This is limited to only single value scalar types, the blocked
20
// version must use the vector input
21
PANZER_INSTANTIATE_TEMPLATE_CLASS_FOUR_T
(
panzer::GatherOrientation
,
int
,panzer::GlobalOrdinal)
Panzer_ExplicitTemplateInstantiation.hpp
Panzer_GatherOrientation_impl.hpp
PANZER_INSTANTIATE_TEMPLATE_CLASS_FOUR_T
#define PANZER_INSTANTIATE_TEMPLATE_CLASS_FOUR_T(name, FirstExtraT, SecondExtraT)
Definition:
Panzer_ExplicitTemplateInstantiation.hpp:125
Panzer_Traits.hpp
Panzer_GatherOrientation_decl.hpp
panzer::GatherOrientation
Gathers orientations per field from the global indexer and stores them in the field manager...
Definition:
Panzer_GatherOrientation_decl.hpp:34
Generated on Thu Nov 21 2024 09:17:08 for Panzer by
1.8.5