| /libCEED/examples/python/qfunctions/ |
| H A D | ex2-surface.h | 91 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 D | ex3-volume.h | 102 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 D | ex2-surface.h | 96 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 D | ex3-volume.h | 110 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 D | ceed-poisson1dapply.h | 19 CeedScalar *vg = out[0]; in Poisson1DApply() local
|
| H A D | ceed-vectorpoisson1dapply.h | 18 CeedScalar(*vg)[CEED_Q_VLA] = (CeedScalar(*)[CEED_Q_VLA])out[0]; in Vector3Poisson1DApply() local
|
| H A D | ceed-poisson2dapply.h | 18 CeedScalar(*vg)[CEED_Q_VLA] = (CeedScalar(*)[CEED_Q_VLA])out[0]; in Poisson2DApply() local
|
| H A D | ceed-poisson3dapply.h | 18 CeedScalar(*vg)[CEED_Q_VLA] = (CeedScalar(*)[CEED_Q_VLA])out[0]; in Poisson3DApply() local
|
| H A D | ceed-vectorpoisson2dapply.h | 18 CeedScalar(*vg)[3][CEED_Q_VLA] = (CeedScalar(*)[3][CEED_Q_VLA])out[0]; in Vector3Poisson2DApply() local
|
| H A D | ceed-vectorpoisson3dapply.h | 18 CeedScalar(*vg)[3][CEED_Q_VLA] = (CeedScalar(*)[3][CEED_Q_VLA])out[0]; in Vector3Poisson3DApply() local
|
| /libCEED/tests/ |
| H A D | t541-operator.h | 41 CeedScalar *vg = out[0]; in apply() local
|
| H A D | t522-operator.h | 32 CeedScalar *vg = out[0]; in diff() local
|
| H A D | t567-operator.h | 34 CeedScalar(*vg)[2][CEED_Q_VLA] = (CeedScalar(*)[2][CEED_Q_VLA])out[0]; in diff() local
|
| /libCEED/examples/petsc/qfunctions/bps/ |
| H A D | bp4.h | 61 CeedScalar *vg = out[0]; in Diff3() local
|
| H A D | bp13.h | 52 CeedScalar *v = out[0], *vg = out[1]; in MassDiff() local
|
| H A D | bp24.h | 63 CeedScalar *v = out[0], *vg = out[1]; in MassDiff3() local
|
| H A D | bp3.h | 107 CeedScalar *vg = out[0]; in Diff() local
|
| H A D | bp3sphere.h | 187 CeedScalar *vg = out[0]; in Diff() local
|
| /libCEED/examples/deal.II/ |
| H A D | bps-qfunctions.h | 208 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 D | bp3.h | 87 CeedScalar *vg = out[0]; in f_apply_diff() local
|
| /libCEED/examples/nek/bps/ |
| H A D | bps.h | 100 CeedScalar *vg = out[0]; in diffusionf() local
|