xref: /petsc/config/PETSc/__init__.py (revision 8529e31df526616a8cf0f6012aa9bed600078432)
1all = ['Base', 'PetscConstants', 'PetscViewer', 'PetscLayout', 'NormType', 'InsertMode', 'Vec', 'MatAssemblyType', 'MatReuse', 'MatDuplicateOption', 'MatStructure', 'MatOption', 'Mat', 'PCSide', 'PC', 'KSPNormType', 'KSPConvergedReason', 'KSP', 'SNESConvergedReason', 'SNES']
2