Home
last modified time | relevance | path

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

/petsc/src/dm/dt/interface/
H A Ddt.c2236 const PetscReal *all_compact_weights = weights_list[degree]; in PetscDTSimplexQuadrature() local
2265 const PetscReal *compact_weights = all_compact_weights; in PetscDTSimplexQuadrature()
2267 all_compact_weights += nodes_per_type[s]; in PetscDTSimplexQuadrature()