Skip to content

Replace usage of P1PolynomialBlendingOperator

Benjamin Mann requested to merge mogli/refactoring_P1Operators into master
  • remove old P1ConstantOperator, P1VariableOperator, P1PolynomialBlendingOperator.
  • rename new P1Operators by removing the trailing '_new'.
  • replace usage of old P1Operators by new ones in all apps and tests.
Edited by Marcus Mohr

Merge request reports