| 
    Panzer
    Version of the Day
    
   | 
 
#include <Panzer_ClosureModel_Factory.hpp>

Protected Attributes | |
| bool | m_throw_if_model_not_found | 
Additional Inherited Members | |
  Protected Member Functions inherited from panzer::EvaluatorsRegistrar | |
| EvaluatorsRegistrar () | |
| Default ctor initializes WorksetDetails index to 0.  More... | |
| virtual | ~EvaluatorsRegistrar () | 
| template<typename EvalT > | |
| void | registerEvaluator (PHX::FieldManager< panzer::Traits > &fm, const Teuchos::RCP< PHX::Evaluator< panzer::Traits > > &op) const | 
Definition at line 65 of file Panzer_ClosureModel_Factory.hpp.
      
  | 
  inline | 
Definition at line 71 of file Panzer_ClosureModel_Factory.hpp.
      
  | 
  inlinevirtual | 
Definition at line 73 of file Panzer_ClosureModel_Factory.hpp.
      
  | 
  pure virtual | 
      
  | 
  inlinevirtual | 
This a convenience function for registering the evaluators. Essentially this facilitates better usage of the ClosureModel TM and allows an easy registration process externally without knowning the compile-time evaluation type.
| [in] | evaluators | Evaluators to register | 
| [in] | fm | Field manager where the evaluators will be registered on completion. | 
Implements panzer::ClosureModelFactoryBase.
Definition at line 92 of file Panzer_ClosureModel_Factory.hpp.
      
  | 
  inlinevirtual | 
Definition at line 99 of file Panzer_ClosureModel_Factory.hpp.
      
  | 
  protected | 
Definition at line 68 of file Panzer_ClosureModel_Factory.hpp.
 1.8.5