Home
last modified time | relevance | path

Searched refs:DMPLEX_InjectorFEM (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/interface/
H A Ddlregisdmdm.c121 PetscCall(PetscLogEventRegister("DMPlexInjectorFE", DM_CLASSID, &DMPLEX_InjectorFEM)); in DMInitializePackage()
/petsc/include/petsc/private/
H A Ddmpleximpl.h44 PETSC_EXTERN PetscLogEvent DMPLEX_InjectorFEM; variable
/petsc/src/dm/impls/plex/
H A Dplexfem.c3591 PetscCall(PetscLogEventBegin(DMPLEX_InjectorFEM, dmc, dmf, 0, 0)); in DMPlexComputeInjectorFEM()
3728 PetscCall(PetscLogEventEnd(DMPLEX_InjectorFEM, dmc, dmf, 0, 0)); in DMPlexComputeInjectorFEM()
H A Dplex.c14 …e, DMPLEX_ResidualFEM, DMPLEX_JacobianFEM, DMPLEX_InterpolatorFEM, DMPLEX_InjectorFEM, DMPLEX_Inte… variable