Searched refs:EConstant (Results 1 – 1 of 1) sorted by relevance
340 static PetscErrorCode EConstant(Vec X, Vec X_t, PetscInt step, PetscReal time, LandauCtx *ctx, Pets… in EConstant() function574 PetscCall(PetscFunctionListAdd(&elist, "constant", &EConstant)); in ProcessREOptions()