Searched refs:misc_classid (Results 1 – 1 of 1) sorted by relevance
11 static PetscClassId libCEED_classid, misc_classid; variable32 PetscCall(PetscClassIdRegister("Miscellaneous", &misc_classid)); in RegisterLogEvents()33 PetscCall(PetscLogEventRegister("DiffFilter", misc_classid, &FLUIDS_DifferentialFilter)); in RegisterLogEvents()34 …PetscCall(PetscLogEventRegister("VeloGradProj", misc_classid, &FLUIDS_VelocityGradientProjection)); in RegisterLogEvents()