petsc4py.PETSc.LogEvent ======================= .. autoclass:: petsc4py.PETSc.LogEvent :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~petsc4py.PETSc.LogEvent.activate ~petsc4py.PETSc.LogEvent.begin ~petsc4py.PETSc.LogEvent.deactivate ~petsc4py.PETSc.LogEvent.end ~petsc4py.PETSc.LogEvent.getActive ~petsc4py.PETSc.LogEvent.getActiveAll ~petsc4py.PETSc.LogEvent.getName ~petsc4py.PETSc.LogEvent.getPerfInfo ~petsc4py.PETSc.LogEvent.setActive ~petsc4py.PETSc.LogEvent.setActiveAll .. rubric:: Attributes Summary .. autosummary:: ~petsc4py.PETSc.LogEvent.active ~petsc4py.PETSc.LogEvent.active_all ~petsc4py.PETSc.LogEvent.id ~petsc4py.PETSc.LogEvent.name .. rubric:: Methods Documentation .. automethod:: activate .. automethod:: begin .. automethod:: deactivate .. automethod:: end .. automethod:: getActive .. automethod:: getActiveAll .. automethod:: getName .. automethod:: getPerfInfo .. automethod:: setActive .. automethod:: setActiveAll .. rubric:: Attributes Documentation .. autoattribute:: active .. autoattribute:: active_all .. autoattribute:: id .. autoattribute:: name