Panzer
Version of the Day
|
#include <Panzer_STK_WorksetFactory.hpp>
Private Attributes | |
Teuchos::RCP< const STK_Interface > | mesh_ |
Mesh. More... | |
Teuchos::RCP< const panzer::LocalMeshInfo > | mesh_info_ |
Alternative form of mesh. More... | |
Additional Inherited Members | |
Protected Attributes inherited from panzer::WorksetFactoryBase | |
Teuchos::RCP< const OrientationsInterface > | orientations_ |
Indexer used for applying orientations. More... | |
Pure virtual base class used to construct worksets on volumes and side sets.
Definition at line 30 of file Panzer_STK_WorksetFactory.hpp.
|
inline |
Definition at line 32 of file Panzer_STK_WorksetFactory.hpp.
|
inline |
Definition at line 34 of file Panzer_STK_WorksetFactory.hpp.
|
inlinevirtual |
Definition at line 36 of file Panzer_STK_WorksetFactory.hpp.
|
virtual |
Set mesh
Definition at line 27 of file Panzer_STK_WorksetFactory.cpp.
|
virtual |
Build sets of boundary condition worksets
Implements panzer::WorksetFactoryBase.
Definition at line 33 of file Panzer_STK_WorksetFactory.cpp.
|
virtual |
Build sets of boundary condition worksets for the BCT_Interface case.
Implements panzer::WorksetFactoryBase.
Definition at line 42 of file Panzer_STK_WorksetFactory.cpp.
|
virtual |
Build workssets specified by the workset descriptor.
Implements panzer::WorksetFactoryBase.
Definition at line 55 of file Panzer_STK_WorksetFactory.cpp.
|
private |
Mesh.
Definition at line 68 of file Panzer_STK_WorksetFactory.hpp.
|
mutableprivate |
Alternative form of mesh.
Definition at line 73 of file Panzer_STK_WorksetFactory.hpp.