Martin Diehl
|
8d6dcd779c
|
dotstate/residual/state calculation in the same loop
|
2020-03-24 06:34:42 +01:00 |
Martin Diehl
|
830ea61739
|
better readable
|
2020-03-24 06:27:43 +01:00 |
Test User
|
6dbddb0267
|
[skip ci] updated version information after successful test of v2.0.3-2130-g20122971
|
2020-03-23 20:57:01 +01:00 |
Martin Diehl
|
2012297188
|
Merge branch 'MiscImprovements' into development
|
2020-03-23 15:56:58 +01:00 |
Martin Diehl
|
6a9b0d82f0
|
do not ignore our scripts
|
2020-03-23 11:28:15 +01:00 |
Martin Diehl
|
4eafab432e
|
follow new directory structure
|
2020-03-23 08:17:30 +01:00 |
Martin Diehl
|
9c134e68fc
|
in-line dot state
|
2020-03-23 08:15:33 +01:00 |
Martin Diehl
|
e5743c7d27
|
same logic
|
2020-03-23 06:53:23 +01:00 |
Martin Diehl
|
027818c942
|
run in one loop
|
2020-03-23 00:32:41 +01:00 |
Martin Diehl
|
0b321bd9d4
|
bugfix for nonlocal
logic is hard to understand ...
|
2020-03-23 00:18:57 +01:00 |
Martin Diehl
|
86db8f8ca4
|
avoid flush
|
2020-03-23 00:15:00 +01:00 |
Martin Diehl
|
e7d61e49fe
|
can be done in the same loop
|
2020-03-22 23:16:00 +01:00 |
Martin Diehl
|
bbce3456e8
|
advise from pylint
|
2020-03-22 22:30:38 +01:00 |
Martin Diehl
|
1dfdd264b7
|
small flaws detected by pylint
|
2020-03-22 16:31:14 +01:00 |
Martin Diehl
|
b6d50db177
|
do not use name of function
|
2020-03-22 16:21:49 +01:00 |
Martin Diehl
|
1e178287fe
|
4 space indentation
|
2020-03-22 16:13:35 +01:00 |
Martin Diehl
|
76caf422aa
|
bugfix: wrong indentation
strange that python has accepted that
|
2020-03-22 15:59:25 +01:00 |
Martin Diehl
|
6db2f37cd3
|
Merge branch 'development' into MiscImprovements
|
2020-03-22 15:58:11 +01:00 |
Martin Diehl
|
2b6948dd25
|
only used for non-selective
|
2020-03-22 15:58:07 +01:00 |
Test User
|
8e1b208809
|
[skip ci] updated version information after successful test of v2.0.3-1942-g3d8e8cfe
|
2020-03-22 15:58:07 +01:00 |
Test User
|
4ffad4cb7e
|
[skip ci] updated version information after successful test of v2.0.3-2118-gd920efb8
|
2020-03-22 12:11:21 +01:00 |
Martin Diehl
|
d920efb8fe
|
Merge branch 'MiscImprovements' into development
|
2020-03-22 09:38:22 +01:00 |
Martin Diehl
|
04cb8111c6
|
only used for non-selective
|
2020-03-22 07:08:54 +01:00 |
Martin Diehl
|
3873a3d20d
|
restoring working structure for config submodule
|
2020-03-21 22:17:07 +01:00 |
Martin Diehl
|
b53288c0be
|
distance already controls whether tesselation works
at least for sufficiently large d
|
2020-03-21 21:50:15 +01:00 |
Martin Diehl
|
2c1a654966
|
more conservative estimate
|
2020-03-21 21:10:14 +01:00 |
Martin Diehl
|
4decae967a
|
nothing to inherit ..
|
2020-03-21 20:18:46 +01:00 |
Martin Diehl
|
c6025925ac
|
relative imports within damask package
|
2020-03-21 20:17:50 +01:00 |
Martin Diehl
|
c5e956f386
|
solver submodule structure working again
|
2020-03-21 20:14:15 +01:00 |
Martin Diehl
|
bcf3650211
|
slightly shorter.
w/o transpose, this seems to be more memory efficient
|
2020-03-21 19:40:49 +01:00 |
Martin Diehl
|
71da974bdc
|
quick prospector fixes for deprecated class
|
2020-03-21 18:29:42 +01:00 |
Martin Diehl
|
67f64b7a7a
|
polishing
|
2020-03-21 18:01:26 +01:00 |
Martin Diehl
|
f961f3590c
|
tested
bugfix: correct coordinates for periodic Laguerre
performance: do not waste memory
|
2020-03-21 17:53:59 +01:00 |
Martin Diehl
|
a2b92569d2
|
local functions cannot be pickled (required for multiprocessing)
|
2020-03-21 17:04:27 +01:00 |
Martin Diehl
|
c31c9be628
|
fix for periodic copies
old version had huge memory consumption as was probably wrong
|
2020-03-21 16:41:52 +01:00 |
Martin Diehl
|
ab1ab42e75
|
easier to specify size directly
|
2020-03-21 15:17:02 +01:00 |
Martin Diehl
|
42b9ccf99e
|
less complicated
|
2020-03-21 11:36:34 +01:00 |
Martin Diehl
|
20a06840b0
|
works also for arrays ...
|
2020-03-21 11:07:21 +01:00 |
Martin Diehl
|
2ad86e4202
|
shortened
|
2020-03-20 23:47:54 +01:00 |
Martin Diehl
|
eb66db9c36
|
Merge branch 'no-python-namespace-clutter' into MiscImprovements
|
2020-03-20 23:46:37 +01:00 |
Martin Diehl
|
76984a4dbd
|
more sensible check
works also for numpy arrays. Not sure why the old way is considered to
be "pythonic", I think it can just cause trouble
|
2020-03-20 23:42:23 +01:00 |
Martin Diehl
|
48c9d31720
|
matching names
|
2020-03-20 15:08:07 +01:00 |
Martin Diehl
|
03bec0221a
|
systematic names
|
2020-03-20 15:00:18 +01:00 |
Martin Diehl
|
dd30a4ca65
|
module name = file name
|
2020-03-20 14:56:04 +01:00 |
Martin Diehl
|
b569e9cd6e
|
clearer name
|
2020-03-20 14:55:10 +01:00 |
Martin Diehl
|
6ad1315b60
|
consistent name
|
2020-03-20 13:37:37 +01:00 |
Martin Diehl
|
d54b3bd3b7
|
typo
|
2020-03-20 13:30:30 +01:00 |
Martin Diehl
|
7e7b32add1
|
useful defaults
|
2020-03-20 13:25:37 +01:00 |
Martin Diehl
|
d636b53e2b
|
duplicated comment line
|
2020-03-20 10:27:46 +01:00 |
Martin Diehl
|
4d4f321872
|
following python convention
|
2020-03-20 08:49:33 +01:00 |