Martin Diehl
|
a4674a6461
|
whitespace adjustments
|
2020-03-25 20:55:37 +01:00 |
Martin Diehl
|
3ce8902245
|
no need to split up
|
2020-03-25 20:47:10 +01:00 |
Martin Diehl
|
aa2d440107
|
finally one loop left
|
2020-03-25 20:37:37 +01:00 |
Martin Diehl
|
599de26dad
|
further integration
|
2020-03-25 19:44:51 +01:00 |
Martin Diehl
|
939d2af1d9
|
bugfix: explicit nonlocal requires F, not Fe
|
2020-03-25 18:58:58 +01:00 |
Martin Diehl
|
9900bf0be7
|
Merge branch 'FPI-one-loop' into RKCK45-one-loop
|
2020-03-25 18:56:51 +01:00 |
Martin Diehl
|
2d5d48288c
|
bugfix, related making nonlocal state update explicit
|
2020-03-25 13:20:14 +01:00 |
Martin Diehl
|
ddef241dcc
|
Merge branch 'FPI-one-loop' into Euler-one-loop
|
2020-03-25 13:19:42 +01:00 |
Martin Diehl
|
a6f94efa51
|
bugfix, introduced when making nonlocal explicit
|
2020-03-25 13:17:48 +01:00 |
Martin Diehl
|
86abba477a
|
use same loop
|
2020-03-25 11:27:03 +01:00 |
Martin Diehl
|
b54a109d99
|
do plasticState and sourceState at once
|
2020-03-25 11:20:39 +01:00 |
Martin Diehl
|
652846cdc9
|
no need for extra loop
|
2020-03-25 11:16:26 +01:00 |
Martin Diehl
|
67f64cf7e1
|
correct iteration skipping
|
2020-03-25 11:13:46 +01:00 |
Martin Diehl
|
32b9a5ab15
|
all in one loop
|
2020-03-25 11:07:47 +01:00 |
Martin Diehl
|
9a188784e2
|
no need for an extra loop
|
2020-03-25 10:54:17 +01:00 |
Martin Diehl
|
02774a89d9
|
2 space indentation
|
2020-03-25 10:33:41 +01:00 |
Martin Diehl
|
52ca7cc43c
|
only one stateJump per integration
|
2020-03-25 10:27:55 +01:00 |
Martin Diehl
|
2dd3ccdad1
|
no need to transpose
|
2020-03-25 10:22:21 +01:00 |
Martin Diehl
|
8f6dc054d0
|
move up the nonlocal skip
|
2020-03-24 22:25:40 +01:00 |
Martin Diehl
|
e7c585a02e
|
loop order that allows more memory efficient code
|
2020-03-24 20:47:41 +01:00 |
Martin Diehl
|
66aa20ad39
|
extra check for nonlocal needed
|
2020-03-24 20:35:27 +01:00 |
Martin Diehl
|
0740c9f339
|
dot state in loop
|
2020-03-24 20:33:26 +01:00 |
Martin Diehl
|
44e24a9c4f
|
merging into one loop
|
2020-03-24 20:25:29 +01:00 |
Martin Diehl
|
eb6fe8a3a2
|
merge into one loop
|
2020-03-24 16:14:14 +01:00 |
Martin Diehl
|
369ea31a4b
|
name unification for simple copy and paste
|
2020-03-24 15:02:55 +01:00 |
Martin Diehl
|
93abf2b6d8
|
this SEEMS to be the way how it was planned
|
2020-03-24 13:06:29 +01:00 |
Martin Diehl
|
424fcabb90
|
move into the same loop
|
2020-03-24 12:54:31 +01:00 |
Martin Diehl
|
871241e31b
|
first round of loop removal
|
2020-03-24 12:43:41 +01:00 |
Martin Diehl
|
b88ffb8d4f
|
converged(g,i,e) matters only for FPI
|
2020-03-24 12:30:43 +01:00 |
Martin Diehl
|
d16af3bfb3
|
one loop for Euler integrator
|
2020-03-24 12:19:36 +01:00 |
Martin Diehl
|
d45f1f1c6f
|
further integration into one loop
|
2020-03-24 11:37:00 +01:00 |
Martin Diehl
|
0e5f0a3068
|
no need for two loops
|
2020-03-24 11:27:53 +01:00 |
Martin Diehl
|
106cc1de92
|
complete iteration of each materialpoint step by step
|
2020-03-24 10:45:38 +01:00 |
Martin Diehl
|
cde558e736
|
convergence check on the fly
|
2020-03-24 10:34:15 +01:00 |
Martin Diehl
|
4c485f1af0
|
state jump in same loop
|
2020-03-24 10:18:17 +01:00 |
Martin Diehl
|
3a6269e802
|
wrong omp pragmas
|
2020-03-24 10:06:08 +01:00 |
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 |