Searched refs:SNESNCGSetType_NCG (Results 1 – 1 of 1) sorted by relevance
157 static PetscErrorCode SNESNCGSetType_NCG(SNES snes, SNESNCGType btype) in SNESNCGSetType_NCG() function401 PetscCall(PetscObjectComposeFunction((PetscObject)snes, "SNESNCGSetType_C", SNESNCGSetType_NCG)); in SNESCreate_NCG()