Home
last modified time | relevance | path

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

/petsc/src/dm/dt/interface/
H A Dpetscdttridiagquadrules.h24 static const PetscInt PetscDTKMVTriQuad_num_orbits[] = {0, 1, 0, 0, 1, 0, 0, 1, 0, 1, 2, 0, 0, 2, 1… variable
H A Ddt.c2211 nodes_per_type = PetscDTKMVTriQuad_num_orbits; in PetscDTSimplexQuadrature()