Searched refs:NqcC (Results 1 – 1 of 1) sorted by relevance
3661 PetscInt NqcC, NpC; in DMPlexComputeInjectorFEM() local3665 PetscCall(PetscQuadratureGetData(cfunc, NULL, &NqcC, &NpC, &cqpoints, &cqweights)); in DMPlexComputeInjectorFEM()3666 …NqcC == NcC, PETSC_COMM_SELF, PETSC_ERR_ARG_WRONG, "Number of quadrature components %" PetscInt_FM… in DMPlexComputeInjectorFEM()