Searched refs:semiexplicit (Results 1 – 1 of 1) sorted by relevance
128 PetscBool semiexplicit; /* If the flag is set then a semi-explicit method is used using TSRK */ member1119 user.semiexplicit = PETSC_FALSE; in main()1129 …PetscCall(PetscOptionsBool("-dae_semiexplicit", "", "", user.semiexplicit, &user.semiexplicit, NUL… in main()1167 if (user.semiexplicit) { in main()1221 if (user.semiexplicit) { in main()