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