Searched refs:swarm_type (Results 1 – 2 of 2) sorted by relevance
48 …PetscCheck(_swarm->swarm_type == DMSWARM_PIC, PetscObjectComm((PetscObject)(obj)), PETSC_ERR_SUP, …66 DMSwarmType swarm_type; member
2282 *stype = swarm->swarm_type; in DMSwarmGetType()2305 swarm->swarm_type = stype; in DMSwarmSetType()2306 if (swarm->swarm_type == DMSWARM_PIC) PetscCall(DMSwarmSetUpPIC(sw)); in DMSwarmSetType()2357 if (swarm->swarm_type == DMSWARM_PIC) { in DMSetup_Swarm()2806 swarm->swarm_type = DMSWARM_BASIC; in DMCreate_Swarm()