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

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


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

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


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

DMSwarm: Fixes for __float128


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

DMSwarmPIC:
* Code fixes for complex builds


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

DMSwarm project (PLEX):
* Added support for basic projection of particle data to the cell dm of type PLEX
* Likely there is some redundant code in here which code be replaced by something in the PLEX

DMSwarm project (PLEX):
* Added support for basic projection of particle data to the cell dm of type PLEX
* Likely there is some redundant code in here which code be replaced by something in the PLEX core
* This code is ugly

show more ...


# 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 ...


12345