Lines Matching refs:DMADAPTOR_CLASSID
13 PetscClassId DMADAPTOR_CLASSID; variable
201 …PetscCall(PetscHeaderCreate(*adaptor, DMADAPTOR_CLASSID, "DMAdaptor", "DM Adaptor", "DMAdaptor", c… in DMAdaptorCreate()
235 PetscValidHeaderSpecific(*adaptor, DMADAPTOR_CLASSID, 1); in DMAdaptorDestroy()
270 PetscValidHeaderSpecific(adaptor, DMADAPTOR_CLASSID, 1); in DMAdaptorSetType()
303 PetscValidHeaderSpecific(adaptor, DMADAPTOR_CLASSID, 1); in DMAdaptorGetType()
354 PetscValidHeaderSpecific(adaptor, DMADAPTOR_CLASSID, 1); in DMAdaptorMonitorSet()
386 PetscValidHeaderSpecific(adaptor, DMADAPTOR_CLASSID, 1); in DMAdaptorMonitorCancel()
461 PetscValidHeaderSpecific(adaptor, DMADAPTOR_CLASSID, 1); in DMAdaptorSetOptionsPrefix()
566 PetscValidHeaderSpecific(adaptor, DMADAPTOR_CLASSID, 1); in DMAdaptorGetSolver()
588 PetscValidHeaderSpecific(adaptor, DMADAPTOR_CLASSID, 1); in DMAdaptorSetSolver()
613 PetscValidHeaderSpecific(adaptor, DMADAPTOR_CLASSID, 1); in DMAdaptorGetSequenceLength()
635 PetscValidHeaderSpecific(adaptor, DMADAPTOR_CLASSID, 1); in DMAdaptorSetSequenceLength()
1627 PetscValidHeaderSpecific(adaptor, DMADAPTOR_CLASSID, 1); in DMAdaptorGetMixedSetupFunction()
1649 PetscValidHeaderSpecific(adaptor, DMADAPTOR_CLASSID, 1); in DMAdaptorSetMixedSetupFunction()
1673 PetscValidHeaderSpecific(adaptor, DMADAPTOR_CLASSID, 1); in DMAdaptorGetCriterion()
1695 PetscValidHeaderSpecific(adaptor, DMADAPTOR_CLASSID, 1); in DMAdaptorSetCriterion()
1711 PetscValidHeaderSpecific(adaptor, DMADAPTOR_CLASSID, 1); in DMAdaptorCreate_Gradient()
1728 PetscValidHeaderSpecific(adaptor, DMADAPTOR_CLASSID, 1); in DMAdaptorCreate_Flux()