Home
last modified time | relevance | path

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

/petsc/src/ts/interface/
H A Dtscreate.c41 t->equation_type = TS_EQ_UNSPECIFIED; in TSCreate()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscts.pxi33 TS_EQ_UNSPECIFIED
H A DTS.pyx99 UNSPECIFIED = TS_EQ_UNSPECIFIED
499 cdef PetscTSEquationType eqtype = TS_EQ_UNSPECIFIED
/petsc/include/
H A Dpetscts.h88 TS_EQ_UNSPECIFIED = -1, enumerator