Panzer
Version of the Day
Loading...
Searching...
No Matches
disc-fe
src
evaluators
Panzer_Dirichlet_Residual.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
17
#include "
Panzer_Dirichlet_Residual_decl.hpp
"
18
#include "
Panzer_Dirichlet_Residual_impl.hpp
"
19
20
PANZER_INSTANTIATE_TEMPLATE_CLASS_TWO_T
(
panzer::DirichletResidual
)
21
22
#endif
Panzer_Dirichlet_Residual_decl.hpp
Panzer_Dirichlet_Residual_impl.hpp
Panzer_ExplicitTemplateInstantiation.hpp
PANZER_INSTANTIATE_TEMPLATE_CLASS_TWO_T
#define PANZER_INSTANTIATE_TEMPLATE_CLASS_TWO_T(name)
Definition
Panzer_ExplicitTemplateInstantiation.hpp:56
panzer::DirichletResidual
Evaluates a Dirichlet BC residual corresponding to a field value.
Definition
Panzer_Dirichlet_Residual_decl.hpp:27
Generated by
1.9.8