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_GatherSolution_Epetra.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 "Kokkos_View_Fad.hpp"
12
13
#include "PanzerDiscFE_config.hpp"
14
15
16
#include "
Panzer_ExplicitTemplateInstantiation.hpp
"
17
18
#include "
Panzer_GatherSolution_Epetra_decl.hpp
"
19
#include "
Panzer_GatherSolution_Epetra_impl.hpp
"
20
21
#ifdef Panzer_BUILD_HESSIAN_SUPPORT
22
#include "
Panzer_GatherSolution_Epetra_Hessian_impl.hpp
"
23
#endif
24
25
PANZER_INSTANTIATE_TEMPLATE_CLASS_FOUR_T
(
panzer::GatherSolution_Epetra
,
int
,
int
)
panzer::GatherSolution_Epetra
Gathers solution values from the Newton solution vector into the nodal fields of the field manager...
Definition:
Panzer_GatherSolution_Epetra_decl.hpp:52
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_GatherSolution_Epetra_impl.hpp
Panzer_GatherSolution_Epetra_Hessian_impl.hpp
Panzer_GatherSolution_Epetra_decl.hpp
Generated on Thu Nov 21 2024 09:17:08 for Panzer by
1.8.5