Searched defs:point_swarm_type (Results 1 – 3 of 3) sorted by relevance
69 PointSwarmType point_swarm_type = SWARM_GAUSS; in main() local
74 PointSwarmType point_swarm_type = SWARM_UNIFORM; in main() local
256 PetscErrorCode DMSwarmInitalizePointLocations(DM dm_swarm, PointSwarmType point_swarm_type, PetscIn… in DMSwarmInitalizePointLocations()