Home
last modified time | relevance | path

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

/petsc/src/dm/dt/interface/
H A Ddt.c2265 const PetscReal *compact_weights = all_compact_weights; in PetscDTSimplexQuadrature() local
2285 PetscCall(PetscArraycpy(full_weights, compact_weights, nodes_per_type[s])); in PetscDTSimplexQuadrature()