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_EvaluatorStyle.hpp
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
#ifndef __Panzer_EvaluatorStyle_hpp__
12
#define __Panzer_EvaluatorStyle_hpp__
13
14
namespace
panzer
15
{
22
enum class
EvaluatorStyle
23
{
24
CONTRIBUTES
,
26
EVALUATES
,
27
};
// end of enum class EnumeratorStyle
28
29
}
// end of namespace panzer
30
31
#endif // __Panzer_EvaluatorStyle_hpp__
panzer::EvaluatorStyle
EvaluatorStyle
An indication of how an Evaluator will behave.
Definition:
Panzer_EvaluatorStyle.hpp:22
panzer::EvaluatorStyle::EVALUATES
panzer::EvaluatorStyle::CONTRIBUTES
Generated on Fri Apr 25 2025 09:15:53 for Panzer by
1.8.5