Martin Diehl
|
59dd9b16e1
|
cleaning
|
2019-02-03 16:40:15 +01:00 |
Martin Diehl
|
b0b1ea3b84
|
input argument not needed any more
|
2019-02-03 14:23:32 +01:00 |
Martin Diehl
|
2d0c74d7d9
|
implicit dependencies made explicit
|
2019-02-03 14:22:06 +01:00 |
Martin Diehl
|
2aba6faf40
|
cleaning and making dependencies clear
|
2019-02-03 14:22:06 +01:00 |
Martin Diehl
|
d605adc92e
|
avoid the use of global variables to make dependencies clear
|
2019-02-03 11:12:23 +01:00 |
Martin Diehl
|
bb135463c4
|
using data from theMesh instead of local variables
|
2019-02-02 20:45:19 +01:00 |
Martin Diehl
|
35c37ef9dc
|
forgotten format specifier
|
2019-02-02 17:39:31 +01:00 |
Martin Diehl
|
abedb5c3db
|
ordered according to calling sequence
|
2019-02-02 17:24:18 +01:00 |
Martin Diehl
|
d51a379376
|
avoid jump labels
|
2019-02-02 17:24:18 +01:00 |
Martin Diehl
|
819ec40b44
|
clearer order:
1) parse file
2) set up element
3) set up mesh
|
2019-02-02 17:24:18 +01:00 |
Martin Diehl
|
4f2a3d7f55
|
unused variables
|
2019-02-02 12:23:53 +01:00 |
Martin Diehl
|
94a24e45ee
|
bugfixes:
theMesh%Nelems need to be set (using an intermediate function until a
routine does that)
spectral.geom file can have "N+n to N" (backwards counting)
|
2019-02-02 11:46:38 +01:00 |
Martin Diehl
|
5f8b110f63
|
initialize mesh and element
|
2019-02-01 12:24:23 +01:00 |
Martin Diehl
|
b87a09a466
|
not needed
|
2019-02-01 11:22:06 +01:00 |
Martin Diehl
|
bcd9908a88
|
all variables/functions were not used
|
2019-01-31 12:23:23 +01:00 |
Martin Diehl
|
615b166992
|
removed unused stuff
|
2019-01-31 11:39:28 +01:00 |
Martin Diehl
|
beb0ca01eb
|
define functions where needed
only use solver specific element names
|
2019-01-31 11:29:56 +01:00 |
navyanthkusam
|
09dc1041a5
|
variable attributes adjusted
compiles now
|
2019-01-28 14:36:44 +01:00 |
navyanthkusam
|
3ebc0c2e37
|
tMesh_marc object extends tMesh
Functionality seperated for mesh_marc
|
2019-01-28 13:53:44 +01:00 |
Martin Diehl
|
55845d222d
|
function was removed
|
2019-01-24 10:13:40 +01:00 |
Martin Diehl
|
012759d036
|
remove non-marc specific code
|
2019-01-24 10:04:43 +01:00 |
Martin Diehl
|
612fa31188
|
preparing solver-specific mesh functionality
|
2019-01-24 09:52:18 +01:00 |