Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/kokkos/
H A Dlandau.kokkos.cxx408 const PetscReal *d_DD = d_D_k->data(); in LandauKokkosJacobian() local
553 const PetscReal *Bq = &d_BB[myQi * Nb], *Dq = &d_DD[myQi * Nb * dim]; in LandauKokkosJacobian()
700 const PetscReal *BJq = &d_BB[qj * Nb], *DIq = &d_DD[qj * Nb * dim]; in LandauKokkosJacobian()