Searched refs:cNf (Results 1 – 1 of 1) sorted by relevance
6399 PetscInt Nf, cNf; in DMPlexComputeJacobianByKeyGeneral() local6431 PetscCall(PetscDSGetNumFields(cds, &cNf)); in DMPlexComputeJacobianByKeyGeneral()6432 …cCheck(Nf == cNf, comm, PETSC_ERR_ARG_WRONG, "Number of row fields %" PetscInt_FMT " != %" PetscIn… in DMPlexComputeJacobianByKeyGeneral()