Home
last modified time | relevance | path

Searched refs:PetscObjectComposedDataMax (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/objects/
H A Dstate.c69 PetscInt PetscObjectComposedDataMax = 10; variable
98 if (globalcurrentstate > PetscObjectComposedDataMax) PetscObjectComposedDataMax += 10; in PetscObjectComposedDataRegister()
109 const PetscInt n = *id_max, new_n = PetscObjectComposedDataMax; in PetscObjectComposedDataIncrease_()
131 const PetscInt n = *id_max, new_n = PetscObjectComposedDataMax; in PetscObjectComposedDataStarIncrease_()
/petsc/include/petsc/private/
H A Dpetscimpl.h1074 PETSC_EXTERN PetscInt PetscObjectComposedDataMax; variable
1103 …((PetscErrorCode)((((obj)->int_idmax < PetscObjectComposedDataMax) && PetscObjectComposedDataIncre…
1159 …((PetscErrorCode)((((obj)->intstar_idmax < PetscObjectComposedDataMax) && PetscObjectComposedDataI…
1216 …((PetscErrorCode)((((obj)->real_idmax < PetscObjectComposedDataMax) && PetscObjectComposedDataIncr…
1272 …((PetscErrorCode)((((obj)->realstar_idmax < PetscObjectComposedDataMax) && PetscObjectComposedData…
1330 …((PetscErrorCode)((((obj)->scalar_idmax < PetscObjectComposedDataMax) && PetscObjectComposedDataIn…
1394 …((PetscErrorCode)((((obj)->scalarstar_idmax < PetscObjectComposedDataMax) && PetscObjectComposedDa…