Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdt.h621 DTPROB_NUM_DENSITY enumerator
/petsc/src/dm/dt/interface/
H A Ddtprob.c612 …ity type %s is not supported", DTProbDensityTypes[PetscMax(0, PetscMin(den, DTPROB_NUM_DENSITY))]); in PetscProbCreateFromOptions()