Panzer Version of the Day
Loading...
Searching...
No Matches
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
17
20
21#ifdef Panzer_BUILD_HESSIAN_SUPPORT
23#endif
24
#define PANZER_INSTANTIATE_TEMPLATE_CLASS_FOUR_T(name, FirstExtraT, SecondExtraT)
Gathers solution values from the Newton solution vector into the nodal fields of the field manager.