Searched defs:jetDegree (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/dt/tests/ |
| H A D | ex13.c | 7 …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 D | petscdsimpl.h | 107 …PetscInt *jetDegree; // The highest derivative for each field equation, or the k… member
|
| /petsc/src/dm/dt/interface/ |
| H A D | dt.c | 1264 …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()
|