Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lammps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
multiscale
lammps
Graph
cfc1b3a82399f636197d3271deeaaf522519f681
Select Git revision
Branches
5
compute_momentum
master
default
protected
mui
mui-sequence
mui-unknown
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Sep
10
9
7
6
5
4
3
1
31
Aug
30
29
28
27
26
25
24
23
22
21
20
17
16
15
14
13
12
10
9
8
7
6
5
3
2
1
31
Jul
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
13
12
13
12
11
10
9
6
5
4
3
2
30
Jun
29
Merge pull request #1097 from lammps/localvars
Added compute for Polyhedral Template Matching
typo in fix relax/box doc page
cite a good book on SLLOD thermostatting for molecular systems
doc page clarifications
make certain that *_freq flags are initialized. use -1 instead of 0 to avoid division by zero
avoid class initialization order warnings
correct end of itemized list to be compatible with txt2rst conversion
Merge pull request #1112 from akohlmey/rename-cdeam-omp
Merge pull request #1114 from junghans/cmake_eigen3
cmake: use NO_MODULE for Eigen3
Merge pull request #1115 from junghans/cmake_globfix
Merge pull request #1105 from rbberger/truncate-file-path
Merge pull request #1116 from akohlmey/correct-doc-build
make it less likely to have people get confused by Eigen3_DIR
Merge pull request #1117 from lammps/doc-tweak
Merge pull request #1101 from Pakketeretet2/bugfix-pair-morse-smooth-linear
recent package links
more tweaks to client/server doc pages
small doc page changes, format and content on doc page tarballs
cmake: fix globbing in some more places
Merge pull request #26 from lammps/master
Merge pull request #1100 from rbberger/info-command-refactoring
various fixes for the manual to address breakage from merging MESSAGE and USER-SCAFACOS packages
update reference examples with versions that do not vary by MPI rank count
Merge branch 'master' into compute_mop
Merge pull request #1113 from akohlmey/more-codeowners
cmake: fix globbing of emacs files
cmake: fix Eigen3 detection
update list of code owners for automatic review requests. started assigning core files
fix inconsistency resulting from error in auto-replace macro
rename files and classes for pair style eam/cd/omp to follow the rename of the non-threaded classes
final pass at sprintf() buffer overflow prevention. also fix typo in previous commit
more fixes for potential buffer overflows by using snprintf() instead of sprintf()
more replacing of sprintf() with snprintf()
more buffer overflow avoiding through using snprintf()
replace fixed buffer sprintf() with straight fprintf()
use snprintf() in a bunch of cases to avoid overflowing fixed size buffers with unchecked strings
Avoid buffer overflow during errors with long filenames
Merge pull request #1103 from rbberger/cmake-fix-user-omp
Loading