History log of /petsc/src/dm/impls/swarm/tests/output/ex11_tri_fe_grad.out (Results 1 – 2 of 2)
Revision Date Author Comments
# 287d9e58 23-Jul-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-ts-landau-moments' into 'main'

TS Hamiltonian ex4: Preliminary moment equations

See merge request petsc/petsc!8573


# 1898fd5c 22-Jul-2025 Matthew G. Knepley <knepley@gmail.com>

DM: Allow creation of a gradient matrix between spaces
- This is like the mass matrix, but with a gradient on the continuous space
- We use this for conservation laws in moments of particle systems
-

DM: Allow creation of a gradient matrix between spaces
- This is like the mass matrix, but with a gradient on the continuous space
- We use this for conservation laws in moments of particle systems
- Add projection to DMSwarm to implement this

show more ...