#include <Panzer_EvaluatorsRegistrar.hpp>
Classes that call PHX::FieldManager::registerEvaluator on panzer::EvaluatorWithBaseImpl objects inherit from this class to wrap the registerEvaluator call. This class injects the WorksetDetails index into the evaluator.
Definition at line 57 of file Panzer_EvaluatorsRegistrar.hpp.
◆ EvaluatorsRegistrar()
panzer::EvaluatorsRegistrar::EvaluatorsRegistrar |
( |
| ) |
|
|
inlineprotected |
◆ ~EvaluatorsRegistrar()
virtual panzer::EvaluatorsRegistrar::~EvaluatorsRegistrar |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ setDetailsIndex()
int panzer::EvaluatorsRegistrar::setDetailsIndex |
( |
const int | details_index | ) |
|
|
inline |
◆ getDetailsIndex()
int panzer::EvaluatorsRegistrar::getDetailsIndex |
( |
| ) |
const |
|
inline |
◆ registerEvaluator()
template<typename EvalT >
◆ details_index_
int panzer::EvaluatorsRegistrar::details_index_ |
|
private |
The documentation for this class was generated from the following file: