Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex48.c37 NUM_CONSTS enumerator
496 PetscScalar scales[NUM_CONSTS]; // +1 adding in testType for use in the f in SetupProblem()
502 PetscCall(PetscDSSetConstants(prob, NUM_CONSTS, scales)); in SetupProblem()