Home
last modified time | relevance | path

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

/libCEED/tests/output/
H A Dt413-qfunction-f.out16 Gallery CeedQFunction - MassApply
31 Gallery CeedQFunction - MassApply
H A Dt413-qfunction.out16 Gallery CeedQFunction - MassApply
31 Gallery CeedQFunction - MassApply
/libCEED/include/ceed/jit-source/gallery/
H A Dceed-massapply.h13 CEED_QFUNCTION(MassApply)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *cons… in MassApply() function
/libCEED/gallery/mass/
H A Dceed-massapply.c35 …return CeedQFunctionRegister("MassApply", MassApply_loc, 1, MassApply, CeedQFunctionInit_MassApply… in CeedQFunctionRegister_MassApply()
/libCEED/python/tests/output/
H A Dtest_413.out17 Gallery CeedQFunction - MassApply
/libCEED/examples/python/
H A Dtutorial-4-qfunction.ipynb64 "qf_mass = ceed.QFunctionByName(\"MassApply\")\n",
117 "qf_mass = ceed.QFunctionByName(\"MassApply\")\n",
H A Dtutorial-5-operator.ipynb97 "qf_mass = ceed.QFunctionByName(\"MassApply\")\n",
/libCEED/julia/LibCEED.jl/examples/
H A Dex1-volume.jl117 apply_qfunc = create_interior_qfunction(ceed, "MassApply")
H A Dex1-volume-c.jl367 C.CeedQFunctionCreateInteriorByName(ceed[], "MassApply", apply_qfunc)
/libCEED/julia/LibCEED.jl/src/
H A DQFunction.jl64 apply_mass_qf = create_interior_qfunction(c, "MassApply")
/libCEED/
H A Dcoverage.info5025 FNA:0,768,MassApply