Searched refs:SNESMSSetDamping_MS (Results 1 – 1 of 1) sorted by relevance
519 static PetscErrorCode SNESMSSetDamping_MS(SNES snes, PetscReal damping) in SNESMSSetDamping_MS() function624 …PetscCall(PetscObjectComposeFunction((PetscObject)snes, "SNESMSSetDamping_C", SNESMSSetDamping_MS)… in SNESCreate_MS()