Martin Diehl
|
d1f614991e
|
merging good style mutually FEM <-> Spectral
|
2018-09-28 07:49:52 +02:00 |
Martin Diehl
|
6780217193
|
adopted from DAMASK_spectral
|
2018-09-28 07:25:32 +02:00 |
Philip Eisenlohr
|
7c71530eca
|
slightly more picky in what exceptions to catch, now complain when losing all labels
|
2018-09-27 14:21:17 -04:00 |
Philip Eisenlohr
|
273874d3fb
|
slightly more picky in what exceptions to catch, now complain when losing all labels
|
2018-09-27 14:19:10 -04:00 |
Martin Diehl
|
4c057ba529
|
both solvers can share quit
|
2018-09-27 20:09:59 +02:00 |
Test User
|
4d0db17c38
|
[skip ci] Merge branch 'master' into development
|
2018-09-27 13:21:28 +02:00 |
Test User
|
03d81c48fb
|
[skip ci] updated version information after successful test of v2.0.2-582-g0710609c
|
2018-09-27 13:21:24 +02:00 |
Chuanlai Liu
|
b391ad304d
|
tensor input/output is of the form 11,12,13, 21,22,23, 31,32,33. Thus row index i is slow, while column index j is fast
|
2018-09-27 11:53:45 +02:00 |
Martin Diehl
|
6509775d41
|
cleaning
avoiding compiler warnings and confusion of the user
|
2018-09-27 08:23:30 +02:00 |
Jaeyong Jung
|
f14bc5b843
|
FE solver is working
|
2018-09-26 17:07:30 +02:00 |
Jaeyong Jung
|
5af2d4bf5f
|
cleaning
|
2018-09-26 16:07:40 +02:00 |
Martin Diehl
|
0710609ce0
|
ignore symlinks
|
2018-09-26 09:02:52 +02:00 |
Martin Diehl
|
77e7124caf
|
Merge branch 'development' into 38-introduce-rudimentary-PETSc-based-FEM-solver
|
2018-09-24 15:54:11 +02:00 |
Martin Diehl
|
2f10e86ef9
|
PETSc 3.10.0 is installed for testing
|
2018-09-24 08:41:17 +02:00 |
Martin Diehl
|
f701910c71
|
Merge branch '38-introduce-rudimentary-PETSc-based-FEM-solver' of magit1.mpie.de:damask/DAMASK into 38-introduce-rudimentary-PETSc-based-FEM-solver
|
2018-09-23 19:32:19 +02:00 |
Pratheek Shanthraj
|
109ed4308f
|
change in tabulation order. should now be working correctly
|
2018-09-23 03:14:23 +02:00 |
Martin Diehl
|
9eb318b9bf
|
Merge branch '38-introduce-rudimentary-PETSc-based-FEM-solver' of magit1.mpie.de:damask/DAMASK into 38-introduce-rudimentary-PETSc-based-FEM-solver
|
2018-09-22 14:54:58 +02:00 |
Pratheek Shanthraj
|
d9bdf53628
|
quadrature weights defined twice for some reason
|
2018-09-22 12:55:23 +02:00 |
Pratheek Shanthraj
|
ffcadc1d86
|
use displacements instead of coordinates
|
2018-09-22 12:54:45 +02:00 |
Pratheek Shanthraj
|
4a25520828
|
removed debug write statements
|
2018-09-22 12:53:33 +02:00 |
Pratheek Shanthraj
|
6c21c60c70
|
corrected nbasis
|
2018-09-22 12:53:02 +02:00 |
Pratheek Shanthraj
|
becd959913
|
dmda not needed
|
2018-09-22 12:52:29 +02:00 |
Pratheek Shanthraj
|
81ced06393
|
order --> degree
|
2018-09-22 12:51:02 +02:00 |
Pratheek Shanthraj
|
22c1436af6
|
working with petsc 3.10
|
2018-09-22 12:49:56 +02:00 |
Pratheek Shanthraj
|
e15d1d5945
|
reasonable solver options
|
2018-09-22 12:49:30 +02:00 |
Pratheek Shanthraj
|
c9a4609290
|
reading in BCs correctly
|
2018-09-22 12:48:57 +02:00 |
Martin Diehl
|
42bc1b468a
|
cleaning+adopting to petsc-3.10
|
2018-09-22 11:19:08 +02:00 |
Martin Diehl
|
a95e2b8083
|
Merge branch 'PETSc3.10' into 38-introduce-rudimentary-PETSc-based-FEM-solver
|
2018-09-22 10:36:31 +02:00 |
Martin Diehl
|
f590851a78
|
Merge branch '38-introduce-rudimentary-PETSc-based-FEM-solver' of magit1.mpie.de:damask/DAMASK into 38-introduce-rudimentary-PETSc-based-FEM-solver
|
2018-09-22 10:33:20 +02:00 |
Martin Diehl
|
80914470cc
|
most probably pInt and PetscInt is the same
|
2018-09-22 10:32:26 +02:00 |
Martin Diehl
|
07e0282b81
|
one file for all examples
|
2018-09-22 10:21:35 +02:00 |
Martin Diehl
|
29fe45d00a
|
more general filtering
|
2018-09-22 10:19:31 +02:00 |
Jaeyong Jung
|
4ddb8d843c
|
modified DMGetDefaultGlobalSection to DMGetGlobalSection
|
2018-09-21 14:08:44 +02:00 |
Jaeyong Jung
|
9150844c96
|
Merge branch '38-introduce-rudimentary-PETSc-based-FEM-solver' of magit1.mpie.de:damask/DAMASK into 38-introduce-rudimentary-PETSc-based-FEM-solver
|
2018-09-21 10:13:27 +02:00 |
Martin Diehl
|
180105d3ce
|
external statements will not work if interfaces exist
we're currently providing a patch for PETSc with interfaces for all
functions that we use
|
2018-09-21 08:25:35 +02:00 |
Test User
|
81a95b5158
|
[skip ci] updated version information after successful test of v2.0.2-580-gc1c7283e
|
2018-09-21 08:23:30 +02:00 |
Martin Diehl
|
ff241ae4a6
|
only use required includes
|
2018-09-21 08:19:36 +02:00 |
Martin Diehl
|
c1c7283e5e
|
tests failed because of legacy output
|
2018-09-20 20:08:32 +02:00 |
Jaeyong Jung
|
abe5c1d825
|
Merge branch '38-introduce-rudimentary-PETSc-based-FEM-solver' of magit1.mpie.de:damask/DAMASK into 38-introduce-rudimentary-PETSc-based-FEM-solver
|
2018-09-20 09:57:30 +02:00 |
Martin Diehl
|
b775d5084b
|
more (temporarly) cleaning
|
2018-09-20 08:26:59 +02:00 |
Martin Diehl
|
1545a53ea9
|
ID do not exist at the moment
|
2018-09-20 08:00:39 +02:00 |
Test User
|
af3081a6cd
|
[skip ci] Merge branch 'master' into development
|
2018-09-20 07:55:10 +02:00 |
Test User
|
7bae4af186
|
Merge commit 'v2.0.2-567-g24f1e57d'
|
2018-09-20 07:54:28 +02:00 |
Test User
|
24f1e57d44
|
[skip ci] updated version information after successful test of v2.0.2-566-g11d4c28d
|
2018-09-20 07:54:27 +02:00 |
Martin Diehl
|
cc262ae198
|
Merge branch 'development' into 38-introduce-rudimentary-PETSc-based-FEM-solver
|
2018-09-20 07:29:19 +02:00 |
Martin Diehl
|
3e7b80a3ef
|
debug only available if compiled in debug mode
|
2018-09-20 07:27:12 +02:00 |
Martin Diehl
|
fc016bbc6e
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2018-09-20 07:16:03 +02:00 |
Martin Diehl
|
310ea62964
|
only print out the essential information
|
2018-09-20 06:58:31 +02:00 |
Martin Diehl
|
fcff6b908a
|
can be easily computed during post processing
|
2018-09-20 06:40:23 +02:00 |
Martin Diehl
|
901355d2ae
|
don't use unnecessarily long names
|
2018-09-20 06:27:53 +02:00 |