| /libCEED/julia/LibCEED.jl/examples/ |
| H A D | ex3-volume.jl | 31 function run_ex3(; ceed_spec, dim, mesh_order, sol_order, num_qpts, prob_size)
|
| H A D | ex2-surface.jl | 15 function run_ex2(; ceed_spec, dim, mesh_order, sol_order, num_qpts, prob_size, gallery)
|
| H A D | ex1-volume.jl | 31 function run_ex1(; ceed_spec, dim, mesh_order, sol_order, num_qpts, prob_size, gallery)
|
| H A D | ex1-volume-c.jl | 215 function run_ex1_c(; ceed_spec, dim, mesh_order, sol_order, num_qpts, prob_size)
|
| /libCEED/examples/rust/ex3-volume/src/ |
| H A D | opt.rs | 21 pub(crate) ceed_spec: String, field
|
| /libCEED/examples/rust/ex3-volume-vector/src/ |
| H A D | opt.rs | 21 pub(crate) ceed_spec: String, field
|
| /libCEED/examples/rust/ex1-volume/src/ |
| H A D | opt.rs | 21 pub(crate) ceed_spec: String, field
|
| /libCEED/examples/rust/ex2-surface-vector/src/ |
| H A D | opt.rs | 21 pub(crate) ceed_spec: String, field
|
| /libCEED/examples/rust/ex2-surface/src/ |
| H A D | opt.rs | 21 pub(crate) ceed_spec: String, field
|
| /libCEED/examples/rust/ex1-volume-vector/src/ |
| H A D | opt.rs | 21 pub(crate) ceed_spec: String, field
|
| /libCEED/examples/mfem/ |
| H A D | bp1.cpp | 50 const char *ceed_spec = "/cpu/self"; in main() local
|
| H A D | bp3.cpp | 72 const char *ceed_spec = "/cpu/self"; in main() local
|
| /libCEED/examples/ceed/ |
| H A D | ex3-volume.c | 55 const char *ceed_spec = "/cpu/self"; in main() local
|
| H A D | ex2-surface.c | 56 const char *ceed_spec = "/cpu/self"; in main() local
|
| H A D | ex1-volume.c | 56 const char *ceed_spec = "/cpu/self"; in main() local
|
| H A D | ex1-volume-f.f90 | 257 character ceed_spec*32 variable
|
| /libCEED/examples/deal.II/ |
| H A D | bps-ceed.h | 115 const char *ceed_spec = resource.c_str(); in reinit() local
|
| /libCEED/examples/rust-qfunctions/ |
| H A D | ex1-volume.c | 57 const char *ceed_spec = "/cpu/self"; in main() local
|