Go to the source code of this file.
Namespaces | |
Moose | |
MOOSE now contains C++17 code, so give a reasonable error message stating what the user can do to address this in their environment if C++17 compatibility isn't found. | |
Functions | |
std::unordered_map< dof_id_type, Real > | Moose::globalDofIndexToDerivative (const ADReal &ad_real, const SystemBase &sys, ElementType elem_type=ElementType::Element, THREAD_ID tid=0) |
Generate a map from global dof index to derivative value. More... | |
bool | Moose::doDerivatives (const SubProblem &subproblem, const SystemBase &sys) |