Searched refs:Ncon (Results 1 – 1 of 1) sorted by relevance
7191 PetscInt cdim, Nf, field = 0, Ncon; in DMPlexComputeMoments() local7201 PetscCall(PetscDSGetConstants(ds, &Ncon, &oldConstants)); in DMPlexComputeMoments()7216 PetscCall(PetscDSSetConstants(ds, Ncon, (PetscScalar *)oldConstants)); in DMPlexComputeMoments()