Home
last modified time | relevance | path

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

/libCEED/examples/python/qfunctions/
H A Dex2-surface.h91 CeedScalar *vg = out[0]; in apply_diff() local
97 CeedScalar(*vg)[CEED_Q_VLA] = (CeedScalar(*)[CEED_Q_VLA])out[0]; in apply_diff() local
115 CeedScalar(*vg)[CEED_Q_VLA] = (CeedScalar(*)[CEED_Q_VLA])out[0]; in apply_diff() local
H A Dex3-volume.h102 CeedScalar *v = out[0], *vg = out[1]; in apply_mass_diff() local
116 CeedScalar(*vg)[CEED_Q_VLA] = (CeedScalar(*)[CEED_Q_VLA])out[1]; in apply_mass_diff() local
142 CeedScalar(*vg)[CEED_Q_VLA] = (CeedScalar(*)[CEED_Q_VLA])out[1]; in apply_mass_diff() local
/libCEED/examples/ceed/
H A Dex2-surface.h96 CeedScalar *vg = out[0]; in apply_diff() local
102 CeedScalar(*vg)[CEED_Q_VLA] = (CeedScalar(*)[CEED_Q_VLA])out[0]; in apply_diff() local
120 CeedScalar(*vg)[CEED_Q_VLA] = (CeedScalar(*)[CEED_Q_VLA])out[0]; in apply_diff() local
H A Dex3-volume.h110 CeedScalar *v = out[0], *vg = out[1]; in apply_mass_diff() local
124 CeedScalar(*vg)[CEED_Q_VLA] = (CeedScalar(*)[CEED_Q_VLA])out[1]; in apply_mass_diff() local
148 CeedScalar(*vg)[CEED_Q_VLA] = (CeedScalar(*)[CEED_Q_VLA])out[1]; in apply_mass_diff() local
/libCEED/include/ceed/jit-source/gallery/
H A Dceed-poisson1dapply.h19 CeedScalar *vg = out[0]; in Poisson1DApply() local
H A Dceed-vectorpoisson1dapply.h18 CeedScalar(*vg)[CEED_Q_VLA] = (CeedScalar(*)[CEED_Q_VLA])out[0]; in Vector3Poisson1DApply() local
H A Dceed-poisson2dapply.h18 CeedScalar(*vg)[CEED_Q_VLA] = (CeedScalar(*)[CEED_Q_VLA])out[0]; in Poisson2DApply() local
H A Dceed-poisson3dapply.h18 CeedScalar(*vg)[CEED_Q_VLA] = (CeedScalar(*)[CEED_Q_VLA])out[0]; in Poisson3DApply() local
H A Dceed-vectorpoisson2dapply.h18 CeedScalar(*vg)[3][CEED_Q_VLA] = (CeedScalar(*)[3][CEED_Q_VLA])out[0]; in Vector3Poisson2DApply() local
H A Dceed-vectorpoisson3dapply.h18 CeedScalar(*vg)[3][CEED_Q_VLA] = (CeedScalar(*)[3][CEED_Q_VLA])out[0]; in Vector3Poisson3DApply() local
/libCEED/tests/
H A Dt541-operator.h41 CeedScalar *vg = out[0]; in apply() local
H A Dt522-operator.h32 CeedScalar *vg = out[0]; in diff() local
H A Dt567-operator.h34 CeedScalar(*vg)[2][CEED_Q_VLA] = (CeedScalar(*)[2][CEED_Q_VLA])out[0]; in diff() local
/libCEED/examples/petsc/qfunctions/bps/
H A Dbp4.h61 CeedScalar *vg = out[0]; in Diff3() local
H A Dbp13.h52 CeedScalar *v = out[0], *vg = out[1]; in MassDiff() local
H A Dbp24.h63 CeedScalar *v = out[0], *vg = out[1]; in MassDiff3() local
H A Dbp3.h107 CeedScalar *vg = out[0]; in Diff() local
H A Dbp3sphere.h187 CeedScalar *vg = out[0]; in Diff() local
/libCEED/examples/deal.II/
H A Dbps-qfunctions.h208 CeedScalar *vg = out[0]; in f_apply_poisson() local
252 CeedScalar *vg = out[0]; in f_apply_poisson_vec() local
/libCEED/examples/mfem/
H A Dbp3.h87 CeedScalar *vg = out[0]; in f_apply_diff() local
/libCEED/examples/nek/bps/
H A Dbps.h100 CeedScalar *vg = out[0]; in diffusionf() local