pylbm.algorithm.PullAlgorithm.relaxation_local

method

PullAlgorithm.relaxation_local(m, with_rel_velocity=False)

Return symbolic expression which computes the relaxation operator.

Parameters:
mSymPy Matrix

indexed objects for the moments

with_rel_velocityboolean

check if the scheme uses relative velocity. (default is False)