History log of /petsc/src/dm/impls/swarm/tutorials/makefile (Results 1 – 13 of 13)
Revision Date Author Comments
# 802a5182 22-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-12-21/rm-unneeded-mansec' into 'main'

Remove MANSEC from makefiles it is not needed in, tutorials and tests

See merge request petsc/petsc!7137


# 39eaa9ea 22-Dec-2023 Barry Smith <bsmith@mcs.anl.gov>

Remove MANSEC from makefiles it is not needed in, tutorials and tests


# e6bb321c 26-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-17/rm-unneeded-test-from-makefiles' into 'main'

simplify/cleanup makefile system

See merge request petsc/petsc!6201


# 60bb51bd 18-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Remove need for seperate lib/petsc/conf/test file by merging with rules file

Commit-type: maintainability


# 297cb52f 01-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-02-22/rm-locdir' into 'main'

Remove need for hardwired LOCDIR in all makefiles

See merge request petsc/petsc!6113


# 21e3ffae 23-Feb-2023 Barry Smith <bsmith@mcs.anl.gov>

Remove unneeded declarations of LOCDIR from all the makefiles

Commit-type:documentation


# dae471e4 02-Jun-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 44b0fa11 02-Jun-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/dll-ifort' into 'release'

Fix compile issues with win32/ifort and --with-shared-libraries

See merge request petsc/petsc!5264


# 96c4ff54 22-May-2022 Satish Balay <balay@mcs.anl.gov>

Fix compile issues with win32/ifort and --with-shared-libraries


# 6ffe77ea 12-May-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-05-03/cleanup-makefiles' into 'main'

remove unneeded stuff from makefiles

See merge request petsc/petsc!5211


# f97672e5 03-May-2022 Barry Smith <bsmith@mcs.anl.gov>

remove garbage from makefiles

Including
* unused FLAGS variables
* All: lib that did not work
* stray blank lines etc

Commit-type: housekeeping
/spend 1h


# afbb2908 10-Jul-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-swarm-fortran' into 'master'

Knepley/feature swarm fortran

See merge request petsc/petsc!2680


# 4cd81d59 28-Mar-2020 Matthew G. Knepley <knepley@gmail.com>

Swarm ex1f: Added tutorial example for projection
- Can visualize particles and particle fields through Xdmf
- fixed to conserve, added print of norm
- Added C Swarm ex1 with with indexing for XGC

C

Swarm ex1f: Added tutorial example for projection
- Can visualize particles and particle fields through Xdmf
- fixed to conserve, added print of norm
- Added C Swarm ex1 with with indexing for XGC

Co-authored-by: Mark Adams <mfadams@lbl.gov>

show more ...