Home
last modified time | relevance | path

Searched refs:SNESMSTableau (Results 1 – 1 of 1) sorted by relevance

/petsc/src/snes/impls/ms/
H A Dms.c7 typedef struct _SNESMSTableau *SNESMSTableau; typedef
26 SNESMSTableau tableau; /* Tableau in low-storage form */
108 SNESMSTableau t = &link->tab; in SNESMSRegisterDestroy()
196 SNESMSTableau t; in SNESMSRegister()
239 SNESMSTableau t = ms->tableau; in SNESMSStep_3Sstar()
267 SNESMSTableau tab = ms->tableau; in SNESMSStep_Basic()
285 SNESMSTableau tab = ms->tableau; in SNESMSStep_Step()
366 SNESMSTableau tab = ms->tableau; in SNESSetUp_MS()
391 SNESMSTableau tab = ms->tableau; in SNESView_MS()
435 SNESMSTableau tab = ms->tableau; in SNESMSGetType_MS()