Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c252 …PetscReal *invJe = &invJ_a[(ip_offset[grid] + loc_elem * Nq) * dim * dim]; // ingJ is static d… in LandauFormJacobian_Internal() local
326 const PetscReal *invJe = &invJ_a[(ip_offset[grid] + loc_elem * Nq) * dim * dim]; in LandauFormJacobian_Internal() local
1699 PetscReal *invJe, *ww, *xx, *yy, *zz = NULL, *invJ_a; in CreateStaticData() local