History log of /petsc/src/dm/impls/swarm/swarmpic_da.c (Results 51 – 57 of 57)
Revision Date Author Comments
# 0ca99263 24-Jul-2017 Dave May <dave.mayhem23@gmail.com>

DMSwarm complex build:
* Bug fixes for --with-scalar-type=complex


# 20b7b1ce 24-Jul-2017 Dave May <dave.mayhem23@gmail.com>

DMSwarmPIC_DA and demo:
* Incorporate API changes to PetscDTGaussTensorQuadrature() and PetscQuadratureGetData()


# 67261450 24-Jul-2017 Dave May <dave.mayhem23@gmail.com>

Fix conflict in makefile when merging dmay/swam-pic-tools into master


# a5f152d1 18-Apr-2017 Dave May <dave.mayhem23@gmail.com>

DMSwarmPIC:
* Code fixes for complex builds


# 1f52046f 18-Apr-2017 Dave May <dave.mayhem23@gmail.com>

DMSwarm project (DA):
* Added support for basic projection of particle data to the cell dm
* This only works for regular DAs (constant dx and constant dy, but dx != dy)


# d3393ee1 17-Apr-2017 Dave May <dave.mayhem23@gmail.com>

DMSwarmPIC layout:
* Add subdivision method for DAs


# 0e2ec84f 16-Apr-2017 Dave May <dave.mayhem23@gmail.com>

DMSwarm - Particle In Cell Tools:
* Add additional helper methods to define particle-in-cell methods using DMSwarm.
* The helpers includes: (i) methods to define initial coordinates of particles in a

DMSwarm - Particle In Cell Tools:
* Add additional helper methods to define particle-in-cell methods using DMSwarm.
* The helpers includes: (i) methods to define initial coordinates of particles in a cell wise fashion (support for DMDA 2d, 3d and DMPLEX (2d only); (ii) methods to specify particle coordinates via a uniform grid definition, or a user defined coordinate list (DMDA 2d,3d and DMPLEX 2d,3d); (iii) a simple XDMF viewer;

show more ...


123