Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/theta/
H A Dtheta.c1151 static PetscErrorCode TSComputeLinearStability_Theta(TS ts, PetscReal xr, PetscReal xi, PetscReal *… in TSComputeLinearStability_Theta() function
1254 ts->ops->linearstability = TSComputeLinearStability_Theta; in TSCreate_Theta()