petsc4py.PETSc.LogStage ======================= .. autoclass:: petsc4py.PETSc.LogStage :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~petsc4py.PETSc.LogStage.activate ~petsc4py.PETSc.LogStage.deactivate ~petsc4py.PETSc.LogStage.getActive ~petsc4py.PETSc.LogStage.getName ~petsc4py.PETSc.LogStage.getVisible ~petsc4py.PETSc.LogStage.pop ~petsc4py.PETSc.LogStage.push ~petsc4py.PETSc.LogStage.setActive ~petsc4py.PETSc.LogStage.setVisible .. rubric:: Attributes Summary .. autosummary:: ~petsc4py.PETSc.LogStage.active ~petsc4py.PETSc.LogStage.id ~petsc4py.PETSc.LogStage.name ~petsc4py.PETSc.LogStage.visible .. rubric:: Methods Documentation .. automethod:: activate .. automethod:: deactivate .. automethod:: getActive .. automethod:: getName .. automethod:: getVisible .. automethod:: pop .. automethod:: push .. automethod:: setActive .. automethod:: setVisible .. rubric:: Attributes Documentation .. autoattribute:: active .. autoattribute:: id .. autoattribute:: name .. autoattribute:: visible