Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/ml/
H A Dml.c27 static const char *const PCMLNullSpaceTypes[] = {"AUTO", "USER", "BLOCK", "SCALAR", "PCMLNullSpaceT… variable
997 …nullspace", "Which type of null space information to use", "None", PCMLNullSpaceTypes, (PetscEnum)… in PCSetFromOptions_ML()