Searched refs:vmult (Results 1 – 7 of 7) sorted by relevance
| /libCEED/examples/deal.II/ |
| H A D | bps.h | 115 vmult(VectorType &dst, const VectorType &src) const = 0;
|
| H A D | bps-cpu.h | 91 vmult(VectorType &dst, const VectorType &src) const override in vmult() function
|
| H A D | bps-kokkos.cc | 203 op.vmult(v, u); in main()
|
| H A D | bps-cpu.cc | 203 op.vmult(v, u); in main()
|
| H A D | bps-kokkos.h | 172 vmult(VectorType &dst, const VectorType &src) const override in vmult() function
|
| H A D | bps-ceed.h | 267 vmult(VectorType &dst, const VectorType &src) const override in vmult() function
|
| /libCEED/examples/nek/bps/ |
| H A D | bps.usr | 881 call cggos(u1,r1,h1,h2,vmult,binvm1,tol,ceed,op_mass, 916 call cggos(u1,r2,h1,h2,vmult,binvm1,tol,ceed,op_mass, 951 call cggos(u1,r3,h1,h2,vmult,binvm1,tol,ceed,op_mass, 1203 call cggos(u1,r1,h1,h2,vmult,binvm1,tol,ceed,op_diffusion, 1238 call cggos(u1,r2,h1,h2,vmult,binvm1,tol,ceed,op_diffusion, 1273 call cggos(u1,r3,h1,h2,vmult,binvm1,tol,ceed,op_diffusion,
|