Searched refs:f_build_mass (Results 1 – 5 of 5) sorted by relevance
| /libCEED/examples/mfem/ |
| H A D | bp1.h | 16 CEED_QFUNCTION(f_build_mass)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *c… in f_build_mass() function
|
| H A D | bp1.hpp | 123 CeedQFunctionCreateInterior(ceed, 1, f_build_mass, f_build_mass_loc, &build_qfunc); in CeedMassOperator()
|
| /libCEED/examples/deal.II/ |
| H A D | bps-qfunctions.h | 35 CEED_QFUNCTION(f_build_mass) in f_build_mass() function
|
| H A D | bps-ceed.h | 570 CeedQFunctionCreateInterior(ceed, 1, f_build_mass, f_build_mass_loc, &qf_build); in compute_metric_data()
|
| /libCEED/julia/LibCEED.jl/examples/ |
| H A D | ex1-volume-c.jl | 4 # A structure used to pass additional data to f_build_mass
|