Searched refs:compact_weights (Results 1 – 1 of 1) sorted by relevance
2265 const PetscReal *compact_weights = all_compact_weights; in PetscDTSimplexQuadrature() local2285 PetscCall(PetscArraycpy(full_weights, compact_weights, nodes_per_type[s])); in PetscDTSimplexQuadrature()