Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/ !
H A Dex3.c360 static void simple_mass(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Pet… in simple_mass() function
509 PetscCall(PetscDSSetJacobian(ds, 0, 0, simple_mass, NULL, NULL, NULL)); in SetupSection()