Lines Matching +full:- +full:- +full:package
11 A `QFunction` can also be created from the "Q-function gallery" using
12 [`create_interior_qfunction`](@ref). The identity Q-function can be created using
37 # no C source for this Q-function
45 "In order to use user Q-functions with a CUDA backend, the CUDA.jl package ",
57 Create a [`QFunction`](@ref) from the Q-function gallery, using the provided name.
61 - Build and apply the 3D mass operator
66 - Build and apply the 3D Poisson operator
84 operators for p-multigrid. Backends may optimize `CeedOperators` with this Q-function to
104 Associate a [`Context`](@ref) object `ctx` with the given Q-function `qf`.
142 vins = map(x -> x[], vin)
143 vouts = map(x -> x[], vout)