- Get this repository:
-
git clone
https://git.launchpad.net/yade
Branches
Name | Last Modified | Last Commit |
---|---|---|
optionalRealHP | 2021-01-20 17:06:00 UTC 3 hours ago |
Fix broken #pragma once when used in conjunction with *.hpp.in cmake file gen...
Author:
Janek Kozicki
Fix broken #pragma once when used in conjunction with *.hpp.in cmake file generation. |
smallDepFix | 2021-01-19 23:34:42 UTC 20 hours ago |
RealHP works only on distros released in year 2020 and after.
Author:
Janek Kozicki
RealHP works only on distros released in year 2020 and after. |
notAligned | 2021-01-19 18:42:17 UTC 2021-01-19 |
scripts/clang-formatter.sh ./ # reformat everything, only pkg/pfv and lib/tri...
Author:
clang-formatter <clang-formatter>
scripts/ |
master | 2021-01-19 17:44:20 UTC 2021-01-19 |
Update HP documentation
Author:
Janek Kozicki
Update HP documentation |
colliderOptimiz |
2021-01-18 21:40:11 UTC 2021-01-18 |
Revert "another dumb test"
Author:
Bruno Chareyre
Revert "another dumb test" This reverts commit 4151e7caf0ff57f |
singleLineIfNon |
2021-01-17 19:12:23 UTC 2021-01-17 |
scripts/clang-formatter.sh ./ # apply don't align consecutive =
Author:
clang-formatter <clang-formatter>
scripts/ |
2021.01 | 2021-01-17 17:56:07 UTC 2021-01-17 |
Update Changelog (Janek, thanks a lot!)
Author:
Anton Gladky
Update Changelog (Janek, thanks a lot!) |
colliderOptimiz |
2021-01-17 17:14:58 UTC 2021-01-17 |
escape HP in a colliderTorture.py - needs improvement, see https://gitlab.com...
Author:
Bruno Chareyre
escape HP in a colliderTorture.py - needs improvement, see https:/ |
lsYade | 2021-01-15 17:42:29 UTC 2021-01-15 |
A LS-DEM Yade version
Author:
Jérôme Duriez
A LS-DEM Yade version |
fix179 | 2021-01-14 10:06:07 UTC 2021-01-14 |
don't repeat job after timeout (because MPI gets stuck)
Author:
Janek Kozicki
don't repeat job after timeout (because MPI gets stuck) |
testLivePlotting | 2021-01-12 01:09:24 UTC 2021-01-12 |
add small note
Author:
Janek Kozicki
add small note |
splitMiniEigen | 2021-01-10 16:02:56 UTC 2021-01-10 |
Split expose into more files. (2)
Author:
Janek Kozicki
Split expose into more files. (2) |
DEM8_Benchmarks | 2021-01-09 22:34:42 UTC 2021-01-09 |
move DEM8 folder to examples
Author:
Bruno Chareyre
move DEM8 folder to examples |
foam20.04 | 2021-01-06 21:30:46 UTC 2021-01-06 |
Add OpenFoam tests for ubuntu 20.04
Author:
Janek Kozicki
Add OpenFoam tests for ubuntu 20.04 |
fomacpl | 2021-01-06 21:24:00 UTC 2021-01-06 |
small clang-reformat
Author:
clang-formatter <clang-formatter>
small clang-reformat |
thermalecheckscript | 2020-12-28 22:34:14 UTC 2020-12-28 |
Thermal only works with yade -j1 so disable OpenMP requirement. When bringing...
Author:
Janek Kozicki
Thermal only works with yade -j1 so disable OpenMP requirement. When bringing it back use for example #ifdef YADE_OPENMP before pragma. |
mpyDocTests | 2020-12-22 20:41:56 UTC 2020-12-22 |
real world checkScript for MPI based on DEM8 - including erasing bodies
Author:
Bruno Chareyre
real world checkScript for MPI based on DEM8 - including erasing bodies |
doctest | 2020-12-22 19:35:08 UTC 2020-12-22 |
enable sphinx doctest as part of 'make doc'
Author:
Bruno Chareyre
enable sphinx doctest as part of 'make doc' |
eraseBodyTherma |
2020-12-18 00:16:29 UTC 2020-12-18 |
Revert "Split Polyhedra.cpp, TwoPhaseFlowEngine.cpp in half. Hope it will use...
Author:
Janek Kozicki
Revert "Split Polyhedra.cpp, TwoPhaseFlowEng This reverts commit cddbbb4b4b3372e |
32bitdebiantest |
2020-12-17 10:18:08 UTC 2020-12-17 |
add thermalengine check
Author:
Robert Caulk
add thermalengine check |
32bitdebiantest | 2020-12-17 09:40:44 UTC 2020-12-17 |
using original #pragma parallelization and null body pointer checks
Author:
Robert Caulk
using original #pragma parallelization and null body pointer checks |
MPIdocSquashed | 2020-11-23 12:45:49 UTC 2020-11-23 |
mpi checkTest for openmpi3 only (for now)
Author:
Bruno Chareyre
mpi checkTest for openmpi3 only (for now) |
splitUtilsYadeW |
2020-07-30 13:06:26 UTC 2020-07-30 |
faster compilation: Split yadeWrapper.cpp into two smaller files.
Author:
Janek Kozicki
faster compilation: Split yadeWrapper.cpp into two smaller files. |
fixGLViewer | 2020-07-27 12:47:48 UTC 2020-07-27 |
avoid this message : "The constructor with a shareWidget is deprecated, use...
Author:
Luc OGER
avoid this message : "The constructor with a shareWidget is deprecated, use the regular contructor instead." |
benchmarkIntel | 2020-07-18 12:48:39 UTC 2020-07-18 |
results: didn't help much/at all
Author:
debian-buster-ytest
results: didn't help much/at all |
benchmarkGcc | 2020-07-16 18:36:39 UTC 2020-07-16 |
previous benchmark file
Author:
Janek Kozicki
previous benchmark file |
refactorMPIInit | 2020-05-26 11:15:42 UTC 2020-05-26 |
debug
Author:
Bruno Chareyre
debug |
MPIdocRebased | 2020-05-22 10:45:39 UTC 2020-05-22 |
use some doctests in mpy.rst
Author:
Bruno Chareyre
use some doctests in mpy.rst |
MPIdoc | 2020-05-17 18:47:30 UTC 2020-05-17 |
revert changes in MPIdoc that came from master through some earlier merge mis...
Author:
Bruno Chareyre
revert changes in MPIdoc that came from master through some earlier merge mistakes (IMHO) |
testFormattingTest | 2020-03-21 21:42:06 UTC 2020-03-21 |
Revert "scripts/clang-formatter.sh ./pkg (6/9)"
Author:
Janek Kozicki
Revert "scripts/ This reverts commit ae390d4d4481d23 |
removeUselessPF |
2020-02-13 09:39:19 UTC 2020-02-13 |
Remove useless function
Author:
Robert Caulk
Remove useless function |
fix138shiftBy1 | 2020-01-23 17:11:32 UTC 2020-01-23 |
A different approach in fixing #138 : use j larger by 1. Change >= and v[j+1]...
Author:
Janek Kozicki
A different approach in fixing #138 : use j larger by 1. Change >= and v[j+1] accordingly. |
fix138 | 2020-01-23 14:45:46 UTC 2020-01-23 |
Or maybe exploit the fact that unsigned(0-1)==4294967295. And add a condition...
Author:
Janek Kozicki
Or maybe exploit the fact that unsigned( |
highPrecisionEx |
2020-01-19 16:51:06 UTC 2020-01-19 |
Reduce MPFR and boost float precision tests to 45 places.
Author:
Janek Kozicki
Reduce MPFR and boost float precision tests to 45 places. |
reb1 | 2019-11-28 18:42:06 UTC 2019-11-28 |
add comments
Author:
Deepak
add comments |
addAabbBoxEnlar |
2019-11-27 10:06:43 UTC 2019-11-27 |
fix compile error
Author:
Robert Caulk
fix compile error |
addGuiRandomPos |
2019-11-11 00:40:58 UTC 2019-11-11 |
Add new GUI test: ResetRandomPosition. (on top of ASAN).
Author:
Janek Kozicki
Add new GUI test: ResetRandomPosi |
fix/cmake_ |
2019-11-08 19:57:54 UTC 2019-11-08 |
Update documentation
Author:
Anton Gladky
Update documentation |
PotentialBlockI |
2019-10-30 15:39:40 UTC 2019-10-30 |
Correcting typo: we check now both Ixz and Iyz instead of twice Iyz, when loo...
Author:
Jérôme Duriez
Correcting typo: we check now both Ixz and Iyz instead of twice Iyz, when looking at off-diagonal terms of inertia matrix |
remeshTwoPhaseF |
2019-10-24 08:13:04 UTC 2019-10-24 |
remesh with meshUpdateInterval and doInterpolate
Author:
Katia Boschi
remesh with meshUpdateInterval and doInterpolate |
bodyReallocFlui |
2019-10-23 15:08:38 UTC 2019-10-23 |
update of intersections and mirrorInters in cpp
Author:
Deepak
update of intersections and mirrorInters in cpp |
pressureInjecti |
2019-10-22 13:55:06 UTC 2019-10-22 |
Move files before they were deleted.
Author:
Janek Kozicki
Move files before they were deleted. |
fix/bodycontain |
2019-10-19 18:07:37 UTC 2019-10-19 |
Fix #119 by removing the custom iterator
Author:
Anton Gladky
Fix #119 by removing the custom iterator |
mpifluidcouplin |
2019-10-18 08:44:43 UTC 2019-10-18 |
fix comment quote
Author:
Deepak
fix comment quote |
fixPedantic | 2019-10-13 22:23:11 UTC 2019-10-13 |
https://gcc.gnu.org/onlinedocs/gcc-4.8.5/cpp/Swallowing-the-Semicolon.html#Sw...
Author:
Janek Kozicki
https:/ |
mpifluidcoupling | 2019-10-10 12:25:39 UTC 2019-10-10 |
no #include in yade namespace
Author:
Bruno Chareyre
no #include in yade namespace |
mpi_and_ |
2019-10-10 00:48:10 UTC 2019-10-10 |
make constantness checkScript improvement-blind ;)
Author:
Bruno Chareyre
make constantness checkScript improvement-blind ;) |
parallelExperiments | 2019-10-04 15:53:43 UTC 2019-10-04 |
fix deadlock when MPI's MAX_RANK_OUTPUT < num. cores
Author:
bchareyre
fix deadlock when MPI's MAX_RANK_OUTPUT < num. cores |
jcfPMCheckToPas |
2019-09-22 12:45:39 UTC 2019-09-22 |
Make JCFpm pass bullseye.
Author:
Robert Caulk
Make JCFpm pass bullseye. |
partialSatClayE |
2019-08-23 15:25:47 UTC 2019-08-23 |
Delete useless partialSatEngTest.py
Author:
Robert Caulk
Delete useless partialSatEngTe |
mpi-master-merge | 2019-08-12 12:03:26 UTC 2019-08-12 |
comment FluidDomainBbox class
Author:
Deepak
comment FluidDomainBbox class |
explainSelfIntr | 2019-08-11 14:45:57 UTC 2019-08-11 |
Add link :ref:`interaction-flow`, where it is (should be) all explained.
Author:
Janek Kozicki
Add link :ref:`interacti |
newVertexHandles | 2019-08-07 17:54:04 UTC 2019-08-07 |
refactored filling of Tesselation::vertexHandles, fixing TesselationWrapper b...
Author:
Bruno Chareyre
refactored filling of Tesselation: |
feature/ |
2019-07-11 20:21:04 UTC 2019-07-11 |
Update scripts
Author:
Anton Gladky
Update scripts |
mpi | 2019-06-21 16:35:00 UTC 2019-06-21 |
fix my mistake (accidental erase of reqs=[[req[0]] for req in reqs] in copybo...
Author:
Deepak
fix my mistake (accidental erase of reqs=[[req[0]] for req in reqs] in copybody algorithm --> |
correctionsOfCh |
2019-05-20 17:47:22 UTC 2019-05-20 |
fix compile error
Author:
Bruno Chareyre
fix compile error |
PolyedraGeom_ |
2019-05-16 11:13:27 UTC 2019-05-16 |
Fixed a typo in PolyhedraGeom docstring
Author:
Jan Stránský
Fixed a typo in PolyhedraGeom docstring question #680857 |
fixNumpyWarning | 2019-05-08 22:39:12 UTC 2019-05-08 |
Add option NPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION. But this produces warni...
Author:
Janek Kozicki
Add option NPY_NO_ |
2019.01 | 2019-01-29 19:01:56 UTC 2019-01-29 |
Update Changelog file
Author:
Anton Gladky
Update Changelog file |
2018.02 | 2018-02-20 17:56:18 UTC 2018-02-20 |
Update changelog
Author:
Anton Gladky
Update changelog |
2017.01 | 2017-01-19 21:23:17 UTC 2017-01-19 |
Update changelog.
Author:
Anton Gladky
Update changelog. |
2016.06 | 2016-06-14 18:37:57 UTC 2016-06-14 |
Update changelog.
Author:
Anton Gladky
Update changelog. |
1.20 | 2015-10-09 19:23:47 UTC 2015-10-09 |
Update changelog.
Author:
Anton Gladky
Update changelog. |
1.14 | 2015-04-21 20:37:48 UTC 2015-04-21 |
Add RELEASE file, up update Changelog.
Author:
Anton Gladky
Add RELEASE file, up update Changelog. |
1.12 | 2014-10-20 19:24:52 UTC 2014-10-20 |
Update changelog.
Author:
Anton Gladky
Update changelog. |
1.11 | 2014-08-30 20:12:58 UTC 2014-08-30 |
Add RELEASE file.
Author:
Anton Gladky
Add RELEASE file. |
1.10 | 2014-06-25 17:41:03 UTC 2014-06-25 |
Update changelog.
Author:
Anton Gladky
Update changelog. |
1.09 | 2014-05-18 15:33:35 UTC 2014-05-18 |
Update date in Changelog.
Author:
Anton Gladky
Update date in Changelog. |
1.07 | 2014-01-10 20:30:37 UTC 2014-01-10 |
Update Changelog.
Author:
Anton Gladky
Update Changelog. |
1.05 | 2013-10-28 18:51:40 UTC 2013-10-28 |
Add RELEASE file.
Author:
Anton Gladky
Add RELEASE file. |
1.00 | 2013-09-29 22:05:20 UTC 2013-09-29 |
Update changelog.
Author:
Anton Gladky
Update changelog. |
0.97 | 2013-05-12 12:48:29 UTC 2013-05-12 |
0.97.0
Author:
Anton Gladky
0.97.0 |
0.95 | 2013-03-05 19:36:40 UTC 2013-03-05 |
0.95.0
Author:
Anton Gladky
0.95.0 |
0.90 | 2012-12-03 19:53:13 UTC 2012-12-03 |
0.90.3
Author:
Anton Gladky
0.90.3 |
0.80 | 2012-05-29 20:59:10 UTC 2012-05-29 |
Update RELEASE file.
Author:
Anton Gladky
Update RELEASE file. |
0.70 | 2012-02-27 20:22:07 UTC 2012-02-27 |
0.70.0
Author:
Anton Gladky
0.70.0 |
0.60 | 2012-02-27 20:20:38 UTC 2012-02-27 |
0.60.3
Author:
Anton Gladky
0.60.3 |
0.50 | 2012-02-27 20:16:01 UTC 2012-02-27 |
0.50.1
Author:
Anton Gladky
0.50.1 |
0.20 | 2012-02-27 20:13:07 UTC 2012-02-27 |
0.20.2
Author:
Anton Gladky
0.20.2 |
1 → 79 of 79 results | First • Previous • Next • Last |
Other repositories
Name | Last Modified |
---|---|
lp:yade | 1 hour ago |
lp:~bruno-chareyre/yade/+git/yade-git | 2019-07-29 |
1 → 2 of 2 results | First • Previous • Next • Last |