Home
last modified time | relevance | path

Searched defs:ceed_spec (Results 1 – 18 of 18) sorted by relevance

/libCEED/julia/LibCEED.jl/examples/
H A Dex3-volume.jl31 function run_ex3(; ceed_spec, dim, mesh_order, sol_order, num_qpts, prob_size)
H A Dex2-surface.jl15 function run_ex2(; ceed_spec, dim, mesh_order, sol_order, num_qpts, prob_size, gallery)
H A Dex1-volume.jl31 function run_ex1(; ceed_spec, dim, mesh_order, sol_order, num_qpts, prob_size, gallery)
H A Dex1-volume-c.jl215 function run_ex1_c(; ceed_spec, dim, mesh_order, sol_order, num_qpts, prob_size)
/libCEED/examples/rust/ex3-volume/src/
H A Dopt.rs21 pub(crate) ceed_spec: String, field
/libCEED/examples/rust/ex3-volume-vector/src/
H A Dopt.rs21 pub(crate) ceed_spec: String, field
/libCEED/examples/rust/ex1-volume/src/
H A Dopt.rs21 pub(crate) ceed_spec: String, field
/libCEED/examples/rust/ex2-surface-vector/src/
H A Dopt.rs21 pub(crate) ceed_spec: String, field
/libCEED/examples/rust/ex2-surface/src/
H A Dopt.rs21 pub(crate) ceed_spec: String, field
/libCEED/examples/rust/ex1-volume-vector/src/
H A Dopt.rs21 pub(crate) ceed_spec: String, field
/libCEED/examples/mfem/
H A Dbp1.cpp50 const char *ceed_spec = "/cpu/self"; in main() local
H A Dbp3.cpp72 const char *ceed_spec = "/cpu/self"; in main() local
/libCEED/examples/ceed/
H A Dex3-volume.c55 const char *ceed_spec = "/cpu/self"; in main() local
H A Dex2-surface.c56 const char *ceed_spec = "/cpu/self"; in main() local
H A Dex1-volume.c56 const char *ceed_spec = "/cpu/self"; in main() local
H A Dex1-volume-f.f90257 character ceed_spec*32 variable
/libCEED/examples/deal.II/
H A Dbps-ceed.h115 const char *ceed_spec = resource.c_str(); in reinit() local
/libCEED/examples/rust-qfunctions/
H A Dex1-volume.c57 const char *ceed_spec = "/cpu/self"; in main() local