|
Panzer
Version of the Day
|
#include <string>#include "Panzer_Dimension.hpp"#include "Phalanx_Evaluator_Macros.hpp"#include "Phalanx_MDField.hpp"#include "Kokkos_DynRankView.hpp"#include "Panzer_Evaluator_Macros.hpp"
Go to the source code of this file.
Namespaces | |
| panzer | |
Functions | |
| Teuchos::RCP< Teuchos::ParameterList > | panzer::getValidParameters () const |
Variables | |
| PHX::MDField< const ScalarT, Cell, IP > | panzer::flux_scalar |
| PHX::MDField< const ScalarT, Cell, IP, Dim > | panzer::flux_vector |
| PHX::MDField< ScalarT, Cell, IP > | panzer::scratch_scalar |
| PHX::MDField< ScalarT, Cell, IP, Dim > | panzer::scratch_vector |
1.8.14