Searched defs:GetCartesianMeshSize (Results 1 – 4 of 4) sorted by relevance
| /libCEED/examples/ceed/ |
| H A D | ex3-volume.c | 283 int GetCartesianMeshSize(CeedInt dim, CeedInt degree, CeedInt prob_size, CeedInt num_xyz[dim]) { in GetCartesianMeshSize() function
|
| H A D | ex2-surface.c | 314 int GetCartesianMeshSize(CeedInt dim, CeedInt degree, CeedInt prob_size, CeedInt num_xyz[3]) { in GetCartesianMeshSize() function
|
| H A D | ex1-volume.c | 294 int GetCartesianMeshSize(CeedInt dim, CeedInt degree, CeedInt prob_size, CeedInt num_xyz[dim]) { in GetCartesianMeshSize() function
|
| /libCEED/examples/rust-qfunctions/ |
| H A D | ex1-volume.c | 304 int GetCartesianMeshSize(CeedInt dim, CeedInt degree, CeedInt prob_size, CeedInt num_xyz[dim]) { in GetCartesianMeshSize() function
|