Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
panzer_stk::SetMeshFunctor Struct Reference

#include <Panzer_STK_ModelEvaluatorFactory_impl.hpp>

Public Member Functions

 SetMeshFunctor (const Teuchos::RCP< panzer_stk::STK_Interface > &mesh, panzer::ClosureModelFactory_TemplateManager< panzer::Traits > &user_cm_factory)
 
template<typename EvalT >
void operator() (EvalT t) const
 

Public Attributes

const Teuchos::RCP
< panzer_stk::STK_Interface > & 
mesh_
 
panzer::ClosureModelFactory_TemplateManager
< panzer::Traits > & 
user_cm_factory_
 

Detailed Description

Definition at line 1564 of file Panzer_STK_ModelEvaluatorFactory_impl.hpp.

Constructor & Destructor Documentation

panzer_stk::SetMeshFunctor::SetMeshFunctor ( const Teuchos::RCP< panzer_stk::STK_Interface > &  mesh,
panzer::ClosureModelFactory_TemplateManager< panzer::Traits > &  user_cm_factory 
)
inline

Definition at line 1567 of file Panzer_STK_ModelEvaluatorFactory_impl.hpp.

Member Function Documentation

template<typename EvalT >
void panzer_stk::SetMeshFunctor::operator() ( EvalT  t) const
inline

Definition at line 1572 of file Panzer_STK_ModelEvaluatorFactory_impl.hpp.

Member Data Documentation

const Teuchos::RCP<panzer_stk::STK_Interface>& panzer_stk::SetMeshFunctor::mesh_

Definition at line 1565 of file Panzer_STK_ModelEvaluatorFactory_impl.hpp.

panzer::ClosureModelFactory_TemplateManager<panzer::Traits>& panzer_stk::SetMeshFunctor::user_cm_factory_

Definition at line 1566 of file Panzer_STK_ModelEvaluatorFactory_impl.hpp.


The documentation for this struct was generated from the following file: