This means that we can change the values of the coefficients later on by modifying the Constant.
This was already possible where you have direct access to the BilinearForm call, but not when this call was hidden further down the stack - e.g. inside the AuxiliaryBlockPC.
This means that we can change the values of the coefficients later on by modifying the
Constant
. This was already possible where you have direct access to theBilinearForm
call, but not when this call was hidden further down the stack - e.g. inside theAuxiliaryBlockPC
.