Martin Diehl
|
d0a4cbf8d5
|
one implicit none is enough
|
2019-04-15 16:41:54 +02:00 |
Martin Diehl
|
19dfefc2f4
|
fixed deadlock in grid_mech_FEM
|
2019-04-15 16:16:14 +02:00 |
Martin Diehl
|
4793f964f8
|
unified style
|
2019-04-15 15:53:46 +02:00 |
Martin Diehl
|
18f9deef1a
|
fixed deadlock
|
2019-04-15 15:27:58 +02:00 |
Martin Diehl
|
5989075009
|
working for grid_mech_spectral_basic
|
2019-04-10 13:23:57 +02:00 |
Martin Diehl
|
4604e65a42
|
use matmul instead of hand-written functions
- performance is the same
- leaner code
- matmul works (was buggy a few years ago)
|
2019-04-03 08:22:04 +02:00 |
Martin Diehl
|
ce2cb16921
|
better define variables close to their usage
|
2019-03-26 07:36:55 +01:00 |
Martin Diehl
|
2e164a1ddd
|
need to write out these tensors for restart
|
2019-03-24 09:51:47 +01:00 |
Martin Diehl
|
a06be13d49
|
following structure of mech_spectral_basic
|
2019-03-23 15:39:28 +01:00 |
Martin Diehl
|
5a3689770a
|
restart for grid mech FEM now working
|
2019-03-23 10:46:56 +01:00 |
Martin Diehl
|
72476ae796
|
internal (private) functions at the end of the module
|
2019-03-22 16:02:00 +01:00 |
Martin Diehl
|
fdc8a848a5
|
no pInt + same indentation everywhere
|
2019-03-12 11:36:18 +01:00 |
Martin Diehl
|
818338ca93
|
new label needs new tests, will be done later
|
2019-03-12 11:17:15 +01:00 |
Martin Diehl
|
2353545779
|
using new names
|
2019-03-12 06:06:59 +01:00 |
Martin Diehl
|
23043da98c
|
more sensible names
|
2019-03-11 23:10:40 +01:00 |