Panzer
Version of the Day
|
#include <string>
#include "PanzerDiscFE_config.hpp"
#include "Panzer_Dimension.hpp"
#include "Panzer_FieldPattern.hpp"
#include "Phalanx_Evaluator_Macros.hpp"
#include "Phalanx_MDField.hpp"
#include "Panzer_Evaluator_Macros.hpp"
Go to the source code of this file.
Namespaces | |
panzer | |
Functions | |
const PHX::FieldTag & | panzer::getFieldTag () const |
Teuchos::RCP< Teuchos::ParameterList > | panzer::getValidParameters () const |
Variables | |
PHX::MDField< ScalarT, Cell > | panzer::outField |
PHX::MDField< ScalarT, Cell, BASIS > | panzer::inField |
Teuchos::RCP< const panzer::FieldPattern > | panzer::fieldPattern_ |
bool | panzer::evaluateOnClosure_ |