Coefficient

Coefficient(self, deriv_order, function, dimension, weights)

Attributes

Name Description
deriv_order The derivative order.
dimension The dimension to which the coefficients will be applied.
function The function to which the coefficients belong.
weights The set of weights.
Back to top