Home
last modified time | relevance | path

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

/libCEED/tests/
H A Dt103-vector-f.f9010 real*8 xx(10) variable
H A Dt208-elemrestriction-f.f9019 real*8 xx(ne+1) variable
H A Dt202-elemrestriction-f.f9019 real*8 xx(ne+1) variable
H A Dt313-basis-f.f9039 real*8 xx(xdimmax*maxdim) variable
H A Dt314-basis-f.f9040 real*8 xx(xdimmax*maxdim) variable
/libCEED/examples/petsc/qfunctions/area/
H A Dareasphere.h54 const CeedScalar xx[3][1] = {{X[i + 0 * Q]}, {X[i + 1 * Q]}, {X[i + 2 * Q]}}; in SetupMassGeoSphere() local
/libCEED/examples/petsc/qfunctions/bps/
H A Dbp1sphere.h54 const CeedScalar xx[3] = {X[i + 0 * Q], X[i + 1 * Q], X[i + 2 * Q]}; in SetupMassGeo() local
H A Dbp3sphere.h66 const CeedScalar xx[3] = {X[i + 0 * Q], X[i + 1 * Q], X[i + 2 * Q]}; in SetupDiffGeo() local