Panzer
Version of the Day
|
Go to the source code of this file.
Namespaces | |
panzer | |
Functions | |
void | panzer::zeroSensitivities (panzer::Traits::RealType &s) |
Zero out AD types so that we can drop sensitivity contributions. More... | |
void | panzer::zeroSensitivities (panzer::Traits::FadType &s) |
Specialization for Fad type Jacobian. More... | |
template<typename T > | |
Sacado::mpl::enable_if< Sacado::IsView< T > >::type | panzer::zeroSensitivities (T x) |
Specialization for Fad type Hessian. More... | |