## Description Refactor code for easy access to key variables like `FoamProblem`, `FoamMesh`, `FoamSolver` etc ## Context A lot of convoluted code is present which this would greatly simplify ## Outputs - Implement `HippoInterface` - Propagate this through all routines
Description
Refactor code for easy access to key variables like
FoamProblem,FoamMesh,FoamSolveretcContext
A lot of convoluted code is present which this would greatly simplify
Outputs
HippoInterface