Home
last modified time | relevance | path

Searched defs:qtype (Results 1 – 5 of 5) sorted by relevance

/petsc/src/snes/impls/qn/
H A Dqn.c326 SNESQNType qtype = qn->type; in SNESSetFromOptions_QN() local
460 PetscErrorCode SNESQNSetType(SNES snes, SNESQNType qtype) in SNESQNSetType()
468 static PetscErrorCode SNESQNSetType_QN(SNES snes, SNESQNType qtype) in SNESQNSetType_QN()
/petsc/src/dm/dt/dualspace/impls/sum/
H A Ddualspacesum.c825 DMPolytopeType qtype; in PetscDualSpaceSetUp_Sum() local
/petsc/src/dm/dt/fe/interface/
H A Dfe.c2084 PetscDTSimplexQuadratureType qtype = PETSCDTSIMPLEXQUAD_DEFAULT; in PetscFECreate_Internal() local
/petsc/src/dm/dt/interface/
H A Ddt.c3438 …CreateQuadratureByCell(DMPolytopeType ct, PetscInt qorder, PetscDTSimplexQuadratureType qtype, Pet… in PetscDTCreateQuadratureByCell()
/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c2100 DMPolytopeType qtype; in PetscDualSpaceSetUp_Lagrange() local