You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
classBlockIteration(object):
# Attributesname# Name of the block iteration (default to None)blockCoeffs# Dictionnary with key = (n, k), value = BlockCoefficients for the update formulapropagator# BlockOperator for the (fine) propagator on one block (required)predictor# BlockOperator for the (coarse) predictor on one block (optional)rules# Dictionnary with numpy expression as key and values, that are supposed to be equals.# Informational attributesblockOps# Dictionnary containing the block operatorsupdate# String of the update formula