www.mooseframework.org
MutableCoefficientsFunctionInterface Member List

This is the complete list of members for MutableCoefficientsFunctionInterface, including all inherited members.

_cacheMemoizedFunctionInterfacemutableprivate
_characteristicsMutableCoefficientsInterfaceprotected
_coefficientsMutableCoefficientsInterfaceprotected
_consoleMutableCoefficientsInterfaceprivate
_current_timeMemoizedFunctionInterfacemutableprivate
_enable_cacheMemoizedFunctionInterfaceprivate
_enforce_sizeMutableCoefficientsInterfaceprotected
_print_coefficientsMutableCoefficientsInterfaceprotected
_respect_timeMemoizedFunctionInterfaceprivate
coefficientsChanged() overrideMutableCoefficientsFunctionInterfaceprotectedvirtual
enforceSize(bool enforce)MutableCoefficientsInterface
evaluateValue(Real time, const Point &point)=0MemoizedFunctionInterfaceprotectedpure virtual
getCharacteristics() constMutableCoefficientsInterface
getCoefficients() constMutableCoefficientsInterface
getCoefficients()MutableCoefficientsInterface
getCoefficientsTable() constMutableCoefficientsInterface
getSize() constMutableCoefficientsInterface
importCoefficients(const MutableCoefficientsInterface &other)MutableCoefficientsInterface
invalidateCache()MemoizedFunctionInterfaceprotected
isCompatibleWith(const MutableCoefficientsInterface &other) constMutableCoefficientsInterface
isSizeEnforced() constMutableCoefficientsInterface
MemoizedFunctionInterface(const InputParameters &parameters)MemoizedFunctionInterface
meshChanged() overrideMemoizedFunctionInterfacevirtual
MutableCoefficientsFunctionInterface(const MooseObject *moose_object, const InputParameters &parameters)MutableCoefficientsFunctionInterface
MutableCoefficientsInterface(const MooseObject *moose_object, const InputParameters &parameters)MutableCoefficientsInterface
operator[](std::size_t index) constMutableCoefficientsInterface
resize(std::size_t size, Real fill=0.0, bool fill_out_to_size=true)MutableCoefficientsInterface
setCharacteristics(const std::vector< std::size_t > &new_characteristics)MutableCoefficientsInterface
setCoefficients(const std::vector< Real > &new_coefficients)MutableCoefficientsInterface
setCoefficients(std::vector< Real > &&dropin_coefficients)MutableCoefficientsInterface
useCache(bool use)MemoizedFunctionInterface
value(Real time, const Point &point) const finalMemoizedFunctionInterfacevirtual