Home
last modified time | relevance | path

Searched defs:jetDegree (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/dt/tests/
H A Dex13.c7 …structTabulationAndMass(PetscInt dim, PetscInt deg, PetscInt form, PetscInt jetDegree, PetscInt np… in constructTabulationAndMass()
45 static PetscErrorCode test(PetscInt dim, PetscInt deg, PetscInt form, PetscInt jetDegree, PetscBool… in test()
/petsc/include/petsc/private/
H A Dpetscdsimpl.h107 …PetscInt *jetDegree; // The highest derivative for each field equation, or the k… member
/petsc/src/dm/dt/interface/
H A Ddt.c1264 …s, const PetscReal points[], PetscInt degree, PetscInt formDegree, PetscInt jetDegree, PetscReal p… in PetscDTPTrimmedEvalJet_Internal()
1409 …s, const PetscReal points[], PetscInt degree, PetscInt formDegree, PetscInt jetDegree, PetscReal p… in PetscDTPTrimmedEvalJet()