For example, where is it documented that I can change the linear algebra backend through...
parameters["linear_algebra_backend"] = 'PETSc'
?
I'm specifically curious about finding some way to control the mesh partitioning process, and thought there might be something like this.