www.mooseframework.org
FunctionSeries Member List

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

_cacheMemoizedFunctionInterfacemutableprivate
_characteristicsMutableCoefficientsInterfaceprotected
_coefficientsMutableCoefficientsInterfaceprotected
_consoleMutableCoefficientsInterfaceprivate
_current_timeMemoizedFunctionInterfacemutableprivate
_discFunctionSeriesprotected
_enable_cacheMemoizedFunctionInterfaceprivate
_enforce_sizeMutableCoefficientsInterfaceprotected
_expansion_typeFunctionSeriesprotected
_generation_typeFunctionSeriesprotected
_ordersFunctionSeriesprotected
_physical_boundsFunctionSeriesprotected
_print_coefficientsMutableCoefficientsInterfaceprotected
_respect_timeMemoizedFunctionInterfaceprivate
_series_typeFunctionSeriesprotected
_series_type_nameFunctionSeriesprotected
_xFunctionSeriesprotected
_yFunctionSeriesprotected
_zFunctionSeriesprotected
checkAndConvertFunction(const Function &function, const std::string &typeName, const std::string &objectName)FunctionSeriesstatic
coefficientsChanged() overrideMutableCoefficientsFunctionInterfaceprotectedvirtual
convertOrders(const std::vector< unsigned int > &orders)FunctionSeriesprivatestatic
enforceSize(bool enforce)MutableCoefficientsInterface
evaluateValue(Real t, const Point &p) overrideFunctionSeriesvirtual
expand()FunctionSeries
expand(const std::vector< Real > &coefficients)FunctionSeries
FunctionSeries(const InputParameters &parameters)FunctionSeries
getCharacteristics() constMutableCoefficientsInterface
getCoefficients() constMutableCoefficientsInterface
getCoefficients()MutableCoefficientsInterface
getCoefficientsTable() constMutableCoefficientsInterface
getExpansion()FunctionSeries
getGeneration()FunctionSeries
getNumberOfTerms() constFunctionSeries
getOrders() constFunctionSeries
getSize() constMutableCoefficientsInterface
getStandardizedFunctionVolume() constFunctionSeries
importCoefficients(const MutableCoefficientsInterface &other)MutableCoefficientsInterface
invalidateCache()MemoizedFunctionInterfaceprotected
isCompatibleWith(const MutableCoefficientsInterface &other) constMutableCoefficientsInterface
isInPhysicalBounds(const Point &point) constFunctionSeries
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::ostream &stream, const FunctionSeries &me)FunctionSeriesfriend
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
setLocation(const Point &point)FunctionSeries
useCache(bool use)MemoizedFunctionInterface
value(Real time, const Point &point) const finalMemoizedFunctionInterfacevirtual