Home
last modified time | relevance | path

Searched refs:Mass (Results 1 – 14 of 14) sorted by relevance

/libCEED/examples/petsc/include/
H A Dareaproblemdata.h35 .apply = Mass,
50 .apply = Mass,
H A Dsphereproblemdata.h34 .apply = Mass,
H A Dbpsproblemdata.h36 .apply = Mass,
/libCEED/examples/petsc/qfunctions/swarm/
H A Dswarmmass.h26 CEED_QFUNCTION(Mass)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *ou… in Mass() function
/libCEED/examples/
H A Dbps.md12 ## Mass Operator
14 The Mass Operator used in BP1 and BP2 is defined via the $L^2$ projection problem, posed as a weak …
/libCEED/examples/petsc/qfunctions/area/
H A Dareacube.h95 CEED_QFUNCTION(Mass)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *ou… in Mass() function
/libCEED/examples/petsc/qfunctions/bps/
H A Dbp1.h77 CEED_QFUNCTION(Mass)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *ou… in Mass() function
H A Dbp1sphere.h140 CEED_QFUNCTION(Mass)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *ou… in Mass() function
/libCEED/examples/python/
H A Dtutorial-5-operator.ipynb109 "# Mass operator\n",
115 "print('Mass operator: ', op_mass)\n",
/libCEED/julia/LibCEED.jl/examples/
H A Dex1-volume.jl81 build_qfunc = create_interior_qfunction(ceed, "Mass$(dim)DBuild")
H A Dex1-volume-c.jl301 name = "Mass$(dim)DBuild"
/libCEED/examples/petsc/src/
H A Dswarmutils.c156 CeedQFunctionCreateInterior((*ctx)->ceed, 1, Mass, Mass_loc, &qf_pts_to_mesh); in DMSwarmCeedContextCreate()
184 CeedQFunctionCreateInterior((*ctx)->ceed, 1, Mass, Mass_loc, &qf_mass); in DMSwarmCeedContextCreate()
/libCEED/examples/petsc/
H A Dbpsraw.c142 .apply = Mass,
/libCEED/examples/nek/bps/
H A Dbps.usr9 C> Mass and diffusion operators examples using Nek5000
575 call copy (d,bm1,n) ! Mass matrix preconditioning full mass matrix