PVGeo
                                
                                
                                
                                    PVGeo copied to clipboard
                            
                            
                            
                        Refactor all internal code to leverage PyVista
We need to refactor a lot of internal code to leverage PyVista over the native VTK dataset adapters and custom array converters that we have in here which should drastically speedup some filters.
The PVGeo.interface module will need to be completely overhauled to use PyVista as everything in there should have a better implementation in PyVista at this point.
Much of this was completed for the PVGeeo.interface module