Panzer
Version of the Day
Loading...
Searching...
No Matches
disc-fe
src
evaluators
Panzer_GatherTangent_Tpetra.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
#ifdef HAVE_PANZER_EXPLICIT_INSTANTIATION
14
15
#include "
Panzer_ExplicitTemplateInstantiation.hpp
"
16
#include "
Panzer_Traits.hpp
"
17
18
#include "
Panzer_GatherTangent_Tpetra_decl.hpp
"
19
#include "
Panzer_GatherTangent_Tpetra_impl.hpp
"
20
21
PANZER_INSTANTIATE_TEMPLATE_CLASS_FOUR_T
(
panzer::GatherTangent_Tpetra
,
int
,panzer::GlobalOrdinal)
22
23
#endif
Panzer_ExplicitTemplateInstantiation.hpp
PANZER_INSTANTIATE_TEMPLATE_CLASS_FOUR_T
#define PANZER_INSTANTIATE_TEMPLATE_CLASS_FOUR_T(name, FirstExtraT, SecondExtraT)
Definition
Panzer_ExplicitTemplateInstantiation.hpp:125
Panzer_GatherTangent_Tpetra_decl.hpp
Panzer_GatherTangent_Tpetra_impl.hpp
Panzer_Traits.hpp
panzer::GatherTangent_Tpetra
Gathers tangent vectors dx/dp for computing df/dx*dx/dp + df/dp into the nodal fields of the field ma...
Definition
Panzer_GatherTangent_Tpetra_decl.hpp:50
Generated by
1.9.8