Searched defs:nsubspaces (Results 1 – 3 of 3) sorted by relevance
373 PetscErrorCode SNESPatchSetDiscretisationInfo(SNES snes, PetscInt nsubspaces, DM *dms, PetscInt *bs… in SNESPatchSetDiscretisationInfo()
35 PetscInt nsubspaces; /* Number of fields */ member
504 PetscErrorCode PCPatchSetDiscretisationInfo(PC pc, PetscInt nsubspaces, DM *dms, PetscInt *bs, Pets… in PCPatchSetDiscretisationInfo()