Algorithm 1.
Result: φ – the final deformation field and approximated solution of Eq. (3) |
i = 0; ; φ = 0; |
do{ |
i = i + 1; ; |
; φ = φ∘φi; ; |
} while (||φi||2 > ε); |
Result: φ – the final deformation field and approximated solution of Eq. (3) |
i = 0; ; φ = 0; |
do{ |
i = i + 1; ; |
; φ = φ∘φi; ; |
} while (||φi||2 > ε); |