Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
swiftsim
31 Oct, 2018
40 commits
Format
· ae1c3f5a
Loic Hausammann
authored
Oct 29, 2018
ae1c3f5a
Remove logger_struct
· 8145ecbb
Loic Hausammann
authored
Jun 29, 2018
8145ecbb
cleanup logger.c
· 74782b71
lhausamm
authored
May 28, 2018
and
Loic Hausammann
committed
Oct 31, 2018
74782b71
Remove engine from logger_init and fix testLogger
· a583f145
lhausamm
authored
May 28, 2018
and
Loic Hausammann
committed
Oct 31, 2018
a583f145
logger: refactoring done
· b26d0fb5
lhausamm
authored
May 28, 2018
and
Loic Hausammann
committed
Oct 31, 2018
b26d0fb5
Rework logger_parameters
· 82b3353b
lhausamm
authored
May 28, 2018
and
Loic Hausammann
committed
Oct 31, 2018
82b3353b
Start cleaning global variable in logger
· d45fbc71
lhausamm
authored
May 27, 2018
and
Loic Hausammann
committed
Oct 31, 2018
d45fbc71
refactoring log part functions
· bdb39745
lhausamm
authored
May 27, 2018
and
Loic Hausammann
committed
Oct 31, 2018
bdb39745
Add logger_struct
· 5038bb90
lhausamm
authored
May 27, 2018
and
Loic Hausammann
committed
Oct 31, 2018
5038bb90
Update comment
· d3945293
lhausamm
authored
May 27, 2018
and
Loic Hausammann
committed
Oct 31, 2018
d3945293
Remove useless parameter in snapshot
· 05c60cfe
lhausamm
authored
May 27, 2018
and
Loic Hausammann
committed
Oct 31, 2018
05c60cfe
update logger to logger_data
· 75b019e6
lhausamm
authored
May 27, 2018
and
Loic Hausammann
committed
Oct 31, 2018
75b019e6
Set last_output to 0 after log_all
· bf15bb6e
lhausamm
authored
May 27, 2018
and
Loic Hausammann
committed
Oct 31, 2018
bf15bb6e
change logger to logger_data
· 633f9f4a
lhausamm
authored
May 27, 2018
and
Loic Hausammann
committed
Oct 31, 2018
633f9f4a
Move logger_data initialization outside of hydro
· 07f24525
lhausamm
authored
May 27, 2018
and
Loic Hausammann
committed
Oct 31, 2018
07f24525
Write only snapshot or index file
· 722a4965
lhausamm
authored
May 27, 2018
and
Loic Hausammann
committed
Oct 31, 2018
722a4965
logger writes all particles at begining
· e8ae27ef
lhausamm
authored
May 27, 2018
and
Loic Hausammann
committed
Oct 31, 2018
e8ae27ef
fix field name
· 2cb703b9
lhausamm
authored
May 27, 2018
and
Loic Hausammann
committed
Oct 31, 2018
2cb703b9
update parameters example
· 122820ec
lhausamm
authored
May 27, 2018
and
Loic Hausammann
committed
Oct 31, 2018
122820ec
Remove unecessary call to logger_write_header
· db502de9
lhausamm
authored
May 27, 2018
and
Loic Hausammann
committed
Oct 31, 2018
db502de9
Finished moving logger toward object
· ab97f53e
lhausamm
authored
May 27, 2018
and
Loic Hausammann
committed
Oct 31, 2018
ab97f53e
Modifications done outside logger
· a8ca16e0
lhausamm
authored
May 25, 2018
and
Loic Hausammann
committed
Oct 31, 2018
a8ca16e0
Start rewriting logger
· 11db740c
lhausamm
authored
May 25, 2018
and
Loic Hausammann
committed
Oct 31, 2018
11db740c
make snapshot available with logger
· 7736f0f2
lhausamm
authored
Apr 04, 2018
and
Loic Hausammann
committed
Oct 31, 2018
7736f0f2
First reviews from Pedro
· 84ab98ec
lhausamm
authored
Apr 04, 2018
and
Loic Hausammann
committed
Oct 31, 2018
84ab98ec
Fix testlogger when logger disabled
· 41fbd21b
lhausamm
authored
Feb 21, 2018
and
Loic Hausammann
committed
Oct 31, 2018
41fbd21b
Bug fix, log_all now update last_offset
· aad9e43b
lhausamm
authored
Feb 20, 2018
and
Loic Hausammann
committed
Oct 31, 2018
aad9e43b
Log all particles at the end
· 6f8fe075
lhausamm
authored
Feb 20, 2018
and
Loic Hausammann
committed
Oct 31, 2018
6f8fe075
Fix testlogger
· b97c15d1
lhausamm
authored
Feb 19, 2018
and
Loic Hausammann
committed
Oct 31, 2018
b97c15d1
Remove useless code
· c14b69cc
lhausamm
authored
Feb 19, 2018
and
Loic Hausammann
committed
Oct 31, 2018
c14b69cc
Update index message
· 252f657d
lhausamm
authored
Feb 19, 2018
and
Loic Hausammann
committed
Oct 31, 2018
252f657d
Clean logger code
· 63553400
lhausamm
authored
Feb 16, 2018
and
Loic Hausammann
committed
Oct 31, 2018
63553400
Bugfix: fix code without logger
· e12b3e21
lhausamm
authored
Feb 14, 2018
and
Loic Hausammann
committed
Oct 31, 2018
e12b3e21
Fix small issues
· 9115ebed
lhausamm
authored
Feb 14, 2018
and
Loic Hausammann
committed
Oct 31, 2018
9115ebed
Update logger with last master
· 57eed449
lhausamm
authored
Feb 09, 2018
and
Loic Hausammann
committed
Oct 31, 2018
57eed449
Add comment
· 12b04729
lhausamm
authored
Feb 07, 2018
and
Loic Hausammann
committed
Oct 31, 2018
12b04729
Change logger size to unsigned int
· 6bb80e62
lhausamm
authored
Feb 07, 2018
and
Loic Hausammann
committed
Oct 31, 2018
6bb80e62
add logger_write_chunk_header
· 1c27b1dc
lhausamm
authored
Jan 21, 2018
and
Loic Hausammann
committed
Oct 31, 2018
1c27b1dc
logger: fix chunk header order
· 35f544bf
lhausamm
authored
Jan 19, 2018
and
Loic Hausammann
committed
Oct 31, 2018
35f544bf
Fix comment
· 976511ef
lhausamm
authored
Jan 19, 2018
and
Loic Hausammann
committed
Oct 31, 2018
976511ef