-
Notifications
You must be signed in to change notification settings - Fork 1
Description
In the combined adaptation-optimisation method, the mesh typically changes between optimisation iterations, so we need to transfer various pieces of data between meshes. If the control is not in R-space (i.e. is spatially varying), we need to transfer the control and its gradient, at the very least. Both of these can be interpreted as Function
s, so transferring them is not a problem.
In the case of BFGS (and L-BFGS), we keep track of the Hessian approximation
An initial thought is that if we have a linear transfer operator, which can be written as a matrix