| /libCEED/include/ceed/jit-source/gallery/ |
| H A D | ceed-poisson2dapply.h | 13 …(Poisson2DApply)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in Poisson2DApply()
|
| H A D | ceed-poisson3dapply.h | 13 …(Poisson3DApply)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in Poisson3DApply()
|
| H A D | ceed-vectorpoisson2dapply.h | 13 …3Poisson2DApply)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in Vector3Poisson2DApply()
|
| H A D | ceed-poisson3dbuild.h | 13 …(Poisson3DBuild)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in Poisson3DBuild()
|
| H A D | ceed-vectorpoisson3dapply.h | 13 …3Poisson3DApply)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in Vector3Poisson3DApply()
|
| H A D | ceed-poisson2dbuild.h | 13 …(Poisson2DBuild)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in Poisson2DBuild()
|
| H A D | ceed-identity.h | 17 …NCTION(Identity)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in Identity()
|
| /libCEED/examples/fluids/qfunctions/ |
| H A D | strong_boundary_conditions.h | 11 …UNCTION(SetupStrongBC)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in SetupStrongBC()
|
| H A D | taylorgreen.h | 17 …NCTION(ICsTaylorGreen)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in ICsTaylorGreen()
|
| H A D | channel.h | 66 …_QFUNCTION(ICsChannel)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in ICsChannel() 86 …NCTION(Channel_Inflow)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in Channel_Inflow() 148 …CTION(Channel_Outflow)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in Channel_Outflow()
|
| /libCEED/tests/ |
| H A D | t411-qfunction.c | 10 CeedVector in[16], out[16]; in main() local
|
| H A D | t412-qfunction.c | 10 CeedVector in[16], out[16]; in main() local
|
| H A D | t539-operator.h | 10 …QFUNCTION(apply)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in apply()
|
| H A D | t409-qfunction.c | 12 CeedVector in[16], out[16]; in main() local
|
| H A D | t405-qfunction.c | 11 CeedVector in[16], out[16]; in main() local
|
| H A D | t400-qfunction.c | 11 CeedVector in[16], out[16]; in main() local
|
| H A D | t580-operator.h | 28 CEED_QFUNCTION(mass)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in mass()
|
| H A D | t410-qfunction.c | 9 CeedVector in[16], out[16]; in main() local
|
| /libCEED/examples/solids/qfunctions/ |
| H A D | traction-boundary.h | 28 …TION(SetupTractionBCs)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in SetupTractionBCs()
|
| H A D | linear.h | 28 …N(ElasResidual_Linear)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in ElasResidual_Linear() 124 …N(ElasJacobian_Linear)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in ElasJacobian_Linear() 219 …ION(ElasEnergy_Linear)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in ElasEnergy_Linear() 286 …ElasDiagnostic_Linear)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in ElasDiagnostic_Linear()
|
| H A D | constant-force.h | 28 …upConstantForce)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in SetupConstantForce()
|
| /libCEED/examples/python/qfunctions/ |
| H A D | ex3-volume.h | 13 …build_mass_diff)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in build_mass_diff() 92 …apply_mass_diff)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in apply_mass_diff()
|
| /libCEED/examples/ceed/ |
| H A D | ex2-surface.h | 16 …TION(build_diff)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in build_diff() 86 …TION(apply_diff)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in apply_diff()
|
| H A D | ex3-volume.h | 16 …build_mass_diff)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in build_mass_diff() 99 …apply_mass_diff)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in apply_mass_diff()
|
| /libCEED/examples/mfem/ |
| H A D | bp3.h | 16 …ON(f_build_diff)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in f_build_diff() 83 …ON(f_apply_diff)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in f_apply_diff()
|