Searched refs:fNb (Results 1 – 1 of 1) sorted by relevance
3604 PetscInt fNb = 0, Nc = 0; in DMPlexComputeInjectorFEM() local3614 PetscCall(PetscFEGetDimension(feRef[f], &fNb)); in DMPlexComputeInjectorFEM()3625 PetscCall(PetscDualSpaceGetDimension(Q, &fNb)); in DMPlexComputeInjectorFEM()3629 fTotDim += fNb; in DMPlexComputeInjectorFEM()