Searched refs:TSComputeLinearStability_Theta (Results 1 – 1 of 1) sorted by relevance
1151 static PetscErrorCode TSComputeLinearStability_Theta(TS ts, PetscReal xr, PetscReal xi, PetscReal *… in TSComputeLinearStability_Theta() function1254 ts->ops->linearstability = TSComputeLinearStability_Theta; in TSCreate_Theta()