Home
last modified time | relevance | path

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

/libCEED/examples/ceed/
H A Dex1-volume-f.f9042 subroutine getcartesianmeshsize(fe_dim, degree, prob_size, num_xyz) argument
44 integer fe_dim local
75 subroutine buildcartesianrestriction(ceed, fe_dim, num_xyz, degree, num_comp, mesh_size, num_qpts, … argument
81 integer fe_dim local
157 subroutine transformmeshcoords(fe_dim, mesh_size, coords, exact_volume, err) argument
160 integer fe_dim local
193 subroutine setcartesianmeshcoords(fe_dim, num_xyz, mesh_degree, mesh_coords, exact_volume, err) argument
197 integer fe_dim local
258 integer fe_dim, num_comp_x, mesh_degree, sol_degree, num_qpts variable