| fca3fa51 | 19-Dec-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Swarm: Move remapping into the library and changed Swarm setup - 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
Swarm: Move remapping into the library and changed Swarm setup - 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()
show more ...
|