nosnoc
nosnoc copied to clipboard
Check dependency of path constraints on rk stage, finite element, and control stage, variables and split them based on this.
Currently all constraints in nosnoc.model.base.g_path
are either evaluated on control stage boundaries, finite element boundaries, and/or rk stages uniformly. This can in some cases cause duplicate constraints. As a result we should a priori split the path constraints based which of the three levels they make sense to apply.