Go to the documentation of this file.
13 #include "MooseTypes.h"
17 class InputParameters;
18 class BlockRestrictable;
Guarantee
Enum values for guarantees that can be demanded for material properties.
GuaranteeConsumer(MooseObject *moose_object)
BlockRestrictable *const _gc_block_restrict
Access block restrictions of the object with this interface.
const InputParameters & _gc_params
Parameters of the object with this interface.
FEProblemBase *const _gc_feproblem
Reference to the FEProblemBase class.
Add-on class that provides the functionality to check if guarantees for material properties are provi...
bool hasGuaranteedMaterialProperty(const MaterialPropertyName &prop, Guarantee guarantee)