In the context of repository refactoring, this tasks will consists in moving the existing SurfaceGeomechanics
vtk filter to geos-processing
and the PV plugin PVSurfaceGeomechanics
to geos-pv
.
This work will also include code refactoring, allowing a better maintainance and avoid duplicate. The VTK filter will be called in the PV plugin more easily by the addition of an applyFilter
function.