Home
last modified time | relevance | path

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

/libCEED/examples/ceed/
H A Dex3-volume.c283 int GetCartesianMeshSize(CeedInt dim, CeedInt degree, CeedInt prob_size, CeedInt num_xyz[dim]) { in GetCartesianMeshSize() function
H A Dex2-surface.c314 int GetCartesianMeshSize(CeedInt dim, CeedInt degree, CeedInt prob_size, CeedInt num_xyz[3]) { in GetCartesianMeshSize() function
H A Dex1-volume.c294 int GetCartesianMeshSize(CeedInt dim, CeedInt degree, CeedInt prob_size, CeedInt num_xyz[dim]) { in GetCartesianMeshSize() function
/libCEED/examples/rust-qfunctions/
H A Dex1-volume.c304 int GetCartesianMeshSize(CeedInt dim, CeedInt degree, CeedInt prob_size, CeedInt num_xyz[dim]) { in GetCartesianMeshSize() function