Skip to content
  • Matthew Knepley's avatar
    fca3fa51
    Swarm: Move remapping into the library and changed Swarm setup · fca3fa51
    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()
    fca3fa51
    Swarm: Move remapping into the library and changed Swarm setup
    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