Home
last modified time | relevance | path

Searched refs:vmult (Results 1 – 7 of 7) sorted by relevance

/libCEED/examples/deal.II/
H A Dbps.h115 vmult(VectorType &dst, const VectorType &src) const = 0;
H A Dbps-cpu.h91 vmult(VectorType &dst, const VectorType &src) const override in vmult() function
H A Dbps-kokkos.cc203 op.vmult(v, u); in main()
H A Dbps-cpu.cc203 op.vmult(v, u); in main()
H A Dbps-kokkos.h172 vmult(VectorType &dst, const VectorType &src) const override in vmult() function
H A Dbps-ceed.h267 vmult(VectorType &dst, const VectorType &src) const override in vmult() function
/libCEED/examples/nek/bps/
H A Dbps.usr881 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,