Searched refs:istheta (Results 1 – 1 of 1) sorted by relevance
243 PetscBool istheta; in RDGetLocalArrays() local260 PetscCall(PetscObjectTypeCompare((PetscObject)ts, TSTHETA, &istheta)); in RDGetLocalArrays()261 if (istheta && rd->endpoint) PetscCall(TSThetaGetTheta(ts, Theta)); in RDGetLocalArrays()