-
Matthew Knepley authored
- I changed the meaning of DMSetUp() for Swarm. Now it sets up the fields and cell DMs, but not particles. This has to be true to allow user intervention in particle setup. - Add DMSwarmRemapType, DMSwarmRemap(), and DMSwarmDuplicate() - Add DMSwarmGetType() - Add DMSwarmGetCellDMByName() and DMSwarmGetCellDMNames()
Matthew Knepley authored- I changed the meaning of DMSetUp() for Swarm. Now it sets up the fields and cell DMs, but not particles. This has to be true to allow user intervention in particle setup. - Add DMSwarmRemapType, DMSwarmRemap(), and DMSwarmDuplicate() - Add DMSwarmGetType() - Add DMSwarmGetCellDMByName() and DMSwarmGetCellDMNames()
Loading