Searched defs:num_points_per_cell (Results 1 – 3 of 3) sorted by relevance
| /libCEED/examples/petsc/ |
| H A D | bpsswarm.c | 56 …tra, l_size, g_size, dim = 3, num_comp_u = 1, xl_size, num_points = 1728, num_points_per_cell = 64; in main() local
|
| 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
|
| /libCEED/examples/petsc/src/ |
| H A D | swarmutils.c | 256 …(DM dm_swarm, PointSwarmType point_swarm_type, PetscInt num_points, PetscInt num_points_per_cell) { in DMSwarmInitalizePointLocations()
|