Home
last modified time | relevance | path

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

/petsc/src/ts/impls/eimex/
H A Deimex.c458 static PetscErrorCode TSEIMEXSetRowCol_EIMEX(TS ts, PetscInt row, PetscInt col) in TSEIMEXSetRowCol_EIMEX() function
549 …tscCall(PetscObjectComposeFunction((PetscObject)ts, "TSEIMEXSetRowCol_C", TSEIMEXSetRowCol_EIMEX)); in TSCreate_EIMEX()