Home
last modified time | relevance | path

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

/petsc/src/dm/dt/interface/
H A Ddt.c2235 const PetscReal *all_compact_nodes = compact_nodes_list[degree]; in PetscDTSimplexQuadrature() local
2264 const PetscReal *compact_nodes = all_compact_nodes; in PetscDTSimplexQuadrature()
2266 all_compact_nodes += num_compact_coords * nodes_per_type[s]; in PetscDTSimplexQuadrature()