Home
last modified time | relevance | path

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

/petsc/src/dm/dt/interface/
H A Dpetscdttetquadrules.h391 static const PetscInt PetscDTJSTetQuad_num_orbits[] = {1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0,… variable
H A Ddt.c2196 nodes_per_type = PetscDTJSTetQuad_num_orbits; in PetscDTSimplexQuadrature()