Home
last modified time | relevance | path

Searched defs:gallery (Results 1 – 10 of 10) sorted by relevance

/libCEED/julia/LibCEED.jl/examples/
H A Dex2-surface.jl15 function run_ex2(; ceed_spec, dim, mesh_order, sol_order, num_qpts, prob_size, gallery) argument
H A Dex1-volume.jl31 function run_ex1(; ceed_spec, dim, mesh_order, sol_order, num_qpts, prob_size, gallery) argument
/libCEED/examples/rust/ex1-volume/src/
H A Dopt.rs45 pub(crate) gallery: bool, field
/libCEED/examples/rust/ex2-surface-vector/src/
H A Dopt.rs45 pub(crate) gallery: bool, field
/libCEED/examples/rust/ex2-surface/src/
H A Dopt.rs45 pub(crate) gallery: bool, field
/libCEED/examples/rust/ex1-volume-vector/src/
H A Dopt.rs45 pub(crate) gallery: bool, field
/libCEED/examples/ceed/
H A Dex2-surface.c63 CeedInt help = 0, test = 0, gallery = 0, benchmark = 0; in main() local
H A Dex1-volume.c63 CeedInt help = 0, test = 0, gallery = 0, benchmark = 0; in main() local
H A Dex1-volume-f.f90261 integer help, test, gallery, benchmark variable
/libCEED/examples/rust-qfunctions/
H A Dex1-volume.c64 CeedInt help = 0, test = 0, gallery = 0, benchmark = 0; in main() local