Searched refs:nComps (Results 1 – 1 of 1) sorted by relevance
1117 …Basis(PetscSpace space, PetscInt nBasis, PetscInt nFunctionals, PetscInt nComps, PetscInt nPoints,… in EvaluateBasis() argument1129 …for (c = 0; c < nComps; c++) val += work[((offset + p) * nBasis + b) * nComps + c] * weights[(offs… in EvaluateBasis()