Panzer
Version of the Day
Loading...
Searching...
No Matches
disc-fe
src
evaluators
Panzer_ScatterResidual_BlockedEpetra.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
15
#include "
Panzer_ScatterResidual_BlockedEpetra_decl.hpp
"
16
#include "
Panzer_ScatterResidual_BlockedEpetra_impl.hpp
"
17
18
#ifdef Panzer_BUILD_HESSIAN_SUPPORT
19
#include "
Panzer_ScatterResidual_BlockedEpetra_Hessian_impl.hpp
"
20
#endif
21
22
PANZER_INSTANTIATE_TEMPLATE_CLASS_FOUR_T
(
panzer::ScatterResidual_BlockedEpetra
,
int
,
int
)
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_ScatterResidual_BlockedEpetra_Hessian_impl.hpp
Panzer_ScatterResidual_BlockedEpetra_decl.hpp
Panzer_ScatterResidual_BlockedEpetra_impl.hpp
panzer::ScatterResidual_BlockedEpetra
Pushes residual values into the residual vector for a Newton-based solve.
Definition
Panzer_ScatterResidual_BlockedEpetra_decl.hpp:44
Generated by
1.9.8