Martin Diehl
|
9d831cf268
|
not needed as module variable
|
2020-04-14 09:43:43 +02:00 |
Martin Diehl
|
912c064b57
|
indicate read-only public variables
|
2020-04-14 09:38:48 +02:00 |
Martin Diehl
|
0de4520580
|
directly calculate subF
|
2020-04-14 08:24:28 +02:00 |
Martin Diehl
|
0894886744
|
can be calculated when needed
|
2020-04-14 07:57:25 +02:00 |
Martin Diehl
|
d616c1dda8
|
better use explicit arguments
|
2020-04-14 07:45:39 +02:00 |
Martin Diehl
|
95e41e0b3f
|
not needed (just linear interpolation)
|
2020-04-14 07:22:30 +02:00 |
Test User
|
99ec48aba4
|
[skip ci] updated version information after successful test of v2.0.3-2255-gc74ffae8
|
2020-04-12 19:42:46 +02:00 |
Vitesh
|
c74ffae88c
|
Merge branch 'misc-improvements' into 'development'
Misc improvements
See merge request damask/DAMASK!154
|
2020-04-12 17:09:55 +02:00 |
Martin Diehl
|
a6d1e02b32
|
LAPACK calls the unblocked versions for our small matrices
so a work that holds exactly the data seems to be the best choice
|
2020-04-10 23:54:38 +02:00 |
Test User
|
c929581029
|
[skip ci] updated version information after successful test of v2.0.3-2245-gc7508d85
|
2020-04-10 18:20:40 +02:00 |
Martin Diehl
|
ff5da8fb60
|
Merge branch 'LAPACK-interfaces' into misc-improvements
|
2020-04-10 15:58:11 +02:00 |
Franz Roters
|
c7508d85f6
|
now with python documentation
|
2020-04-10 15:48:08 +02:00 |
Martin Diehl
|
59b0a6e825
|
tuples not needed/avoid eval
|
2020-04-10 13:07:05 +02:00 |
Martin Diehl
|
a2e70612ff
|
interface checking for LAPACK
|
2020-04-10 12:52:27 +02:00 |
Martin Diehl
|
656c0199cf
|
sorted and make explicitly available what we need
|
2020-04-10 12:32:33 +02:00 |
Martin Diehl
|
9837390406
|
do not clutter namespace
we do not need damask.util.np etc
|
2020-04-10 12:30:39 +02:00 |
Martin Diehl
|
9c0ea13e4f
|
Merge branch 'development' into misc-improvements
|
2020-04-10 08:14:33 +02:00 |
Test User
|
a86f00d827
|
[skip ci] updated version information after successful test of v2.0.3-2243-gbb03483b
|
2020-04-05 02:20:26 +02:00 |
Sharan Roongta
|
bb03483bb7
|
Merge branch 'MiscImprovements2' into development
|
2020-04-04 23:50:15 +02:00 |
Test User
|
407fb12f8c
|
[skip ci] updated version information after successful test of v2.0.3-2223-g8631653f
|
2020-04-03 18:28:16 +02:00 |
Franz Roters
|
8631653fde
|
Merge remote-tracking branch 'remotes/origin/memory-efficient-state-storage' into development
|
2020-04-03 15:57:05 +02:00 |
Franz Roters
|
5e9ff7947b
|
[skip ci] plastic_dotstate always before source_dotstate
|
2020-04-03 14:01:35 +02:00 |
Test User
|
a25e163ab9
|
[skip ci] updated version information after successful test of v2.0.3-2206-gf174dd6a
|
2020-04-02 14:37:53 +02:00 |
Martin Diehl
|
fbd61fda99
|
ignore comments
|
2020-04-02 11:54:34 +02:00 |
Martin Diehl
|
f174dd6aa7
|
PETSc 3.13 is out
grid solver still works, mesh solver is still broken
|
2020-04-02 09:50:02 +02:00 |
Test User
|
c5e81a7e96
|
[skip ci] updated version information after successful test of v2.0.3-2204-gdb1f2151
|
2020-04-01 18:45:53 +02:00 |
Franz Roters
|
db1f215150
|
Merge branch 'state-integration-one-loop' into 'development'
State integration one loop
See merge request damask/DAMASK!151
|
2020-04-01 16:13:37 +02:00 |
Martin Diehl
|
54e3455bd4
|
RKCK45 store intermediate state only per point
|
2020-04-01 07:10:02 +02:00 |
Martin Diehl
|
6bfa51c307
|
LHS allocation does not work for pointers
|
2020-04-01 07:02:23 +02:00 |
Martin Diehl
|
e46220cd8a
|
OMP bugfix for FPI integrator, memory-efficient RK4
|
2020-03-31 22:02:53 +02:00 |
Martin Diehl
|
9c95ce36f4
|
automatic LHS (re)-allocation does not work for pointers
group_float has pointers, not allocatables
|
2020-03-31 20:57:09 +02:00 |
Martin Diehl
|
e818dfdb3e
|
not used anymore
|
2020-03-31 20:42:51 +02:00 |
Martin Diehl
|
20a3ebecea
|
Merge branch 'state-integration-one-loop' into memory-efficient-state-storage
|
2020-03-31 20:29:01 +02:00 |
Martin Diehl
|
6254063b4b
|
not used
|
2020-03-31 12:52:46 +02:00 |
Martin Diehl
|
01818cba80
|
tuples not needed for single arguments
|
2020-03-31 12:44:39 +02:00 |
Martin Diehl
|
e810b6b23b
|
not needed here
|
2020-03-31 12:39:23 +02:00 |
Martin Diehl
|
00be291fa0
|
todo will be reset after state integration
|
2020-03-31 12:14:54 +02:00 |
Martin Diehl
|
2de4b87c61
|
bugfix for FPI: loop over sources!
no memory waste for adaptive Euler
|
2020-03-31 11:24:13 +02:00 |
Martin Diehl
|
6ef7410e5a
|
testing VTK wrappers
|
2020-03-31 11:04:06 +02:00 |
Martin Diehl
|
5b29af8473
|
clearer
|
2020-03-31 10:16:14 +02:00 |
Martin Diehl
|
505c1432b1
|
no need for temp storage
|
2020-03-31 10:12:25 +02:00 |
Martin Diehl
|
2cc0c746d3
|
no variable needed
|
2020-03-31 10:07:01 +02:00 |
Martin Diehl
|
28dadb4422
|
no need to check multiple times
|
2020-03-31 09:49:41 +02:00 |
Martin Diehl
|
604bcd1229
|
memory efficient FPI state integrator
|
2020-03-31 09:38:08 +02:00 |
Martin Diehl
|
18f60a94a9
|
one variable suffices
|
2020-03-31 09:04:08 +02:00 |
Martin Diehl
|
c0d03a8c26
|
not needed
|
2020-03-31 08:37:34 +02:00 |
Martin Diehl
|
a7b602f4ca
|
Merge branch 'development' into state-integration-one-loop
|
2020-03-31 08:35:07 +02:00 |
Martin Diehl
|
9507101969
|
can be done in one loop
|
2020-03-31 08:33:35 +02:00 |
Martin Diehl
|
5f2759c03c
|
no need to check for converged
|
2020-03-31 08:23:38 +02:00 |
Martin Diehl
|
2080749189
|
does not change during the iteration
|
2020-03-31 08:09:41 +02:00 |