Searched refs:adjointsetupcalled (Results 1 – 3 of 3) sorted by relevance
1078 if (ts->adjointsetupcalled) PetscFunctionReturn(PETSC_SUCCESS); in TSAdjointSetUp()1096 ts->adjointsetupcalled = PETSC_TRUE; in TSAdjointSetUp()1126 ts->adjointsetupcalled = PETSC_FALSE; in TSAdjointReset()
203 PetscBool adjointsetupcalled; member
854 if (ts->adjointsetupcalled) PetscFunctionReturn(PETSC_SUCCESS); in TSAdjointSetUp_RK()855 ts->adjointsetupcalled = PETSC_TRUE; in TSAdjointSetUp_RK()