Searched defs:mesh_order (Results 1 – 6 of 6) sorted by relevance
| /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) argument
|
| H A D | ex1-volume-c.jl | 160 function set_cartesian_mesh_coords_c(dim, nxyz, mesh_order, mesh_coords) argument 215 function run_ex1_c(; ceed_spec, dim, mesh_order, sol_order, num_qpts, prob_size) argument
|
| 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
|
| H A D | common.jl | 104 function set_cartesian_mesh_coords!(dim, nxyz, mesh_order, mesh_coords) argument
|
| /libCEED/examples/petsc/ |
| H A D | dmswarm.c | 69 …PetscInt dim = 3, num_comp = 1, num_points = 1728, num_points_per_cell = 64, mesh_order … in main() local
|