Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexfem.c3661 PetscInt NqcC, NpC; in DMPlexComputeInjectorFEM() local
3665 PetscCall(PetscQuadratureGetData(cfunc, NULL, &NqcC, &NpC, &cqpoints, &cqweights)); in DMPlexComputeInjectorFEM()
3666NqcC == NcC, PETSC_COMM_SELF, PETSC_ERR_ARG_WRONG, "Number of quadrature components %" PetscInt_FM… in DMPlexComputeInjectorFEM()