Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/bddc/
H A Dbddcprivate.c1263 PetscInt emax = 0, eemax = 0; in PCBDDCNedelecSupport() local
1271 eemax = j; in PCBDDCNedelecSupport()
1275 if (!eemax) continue; in PCBDDCNedelecSupport()
1278eemax, PETSC_COMM_SELF, PETSC_ERR_SUP, "Found 2 coarse edges (id %" PetscInt_FMT " and %" PetscInt… in PCBDDCNedelecSupport()