Hello PETSc users! I wanted to know how one could parse user-defined variables (not the inbuilt PETSc options) in a PETSc code using YAML? Any suggestions? To my knowledge, the existing YAML parser in PETSc solely reads the PETSc options like snes, ksp, pc etc. as described here ( https://lists.mcs.anl.gov/mailman/htdig/petsc-users/2020-August/042074.html) but is incapable to read user-defined variables, which may be specific to a code.
Thanks ------------------------------------------- Regards Sthavishtha
