cuqipy_fenics.pde.SteadyStateLinearFEniCSPDE.with_updated_rhs#

SteadyStateLinearFEniCSPDE.with_updated_rhs(rhs_form)#

A method to create a shallow copy of the PDE model with updated rhs form. The user can set the flag reuse_assembled to True in both PDE objects to allow the two PDE objects to reuse the factorized differential operators.