Searched defs:gallery (Results 1 – 10 of 10) sorted by relevance
| /libCEED/julia/LibCEED.jl/examples/ |
| H A D | ex2-surface.jl | 15 function run_ex2(; ceed_spec, dim, mesh_order, sol_order, num_qpts, prob_size, gallery) argument
|
| H A D | ex1-volume.jl | 31 function run_ex1(; ceed_spec, dim, mesh_order, sol_order, num_qpts, prob_size, gallery) argument
|
| /libCEED/examples/rust/ex1-volume/src/ |
| H A D | opt.rs | 45 pub(crate) gallery: bool, field
|
| /libCEED/examples/rust/ex2-surface-vector/src/ |
| H A D | opt.rs | 45 pub(crate) gallery: bool, field
|
| /libCEED/examples/rust/ex2-surface/src/ |
| H A D | opt.rs | 45 pub(crate) gallery: bool, field
|
| /libCEED/examples/rust/ex1-volume-vector/src/ |
| H A D | opt.rs | 45 pub(crate) gallery: bool, field
|
| /libCEED/examples/ceed/ |
| H A D | ex2-surface.c | 63 CeedInt help = 0, test = 0, gallery = 0, benchmark = 0; in main() local
|
| H A D | ex1-volume.c | 63 CeedInt help = 0, test = 0, gallery = 0, benchmark = 0; in main() local
|
| H A D | ex1-volume-f.f90 | 261 integer help, test, gallery, benchmark variable
|
| /libCEED/examples/rust-qfunctions/ |
| H A D | ex1-volume.c | 64 CeedInt help = 0, test = 0, gallery = 0, benchmark = 0; in main() local
|