jpekkila
|
b53cabbc44
|
Made the DSL syntax less confusing: Input and output arrays are now ScalarField and VectorFields instead of scalars and vectors. C++ initializers are now also possible, removing the need to declare Fields as int or int3 which was very confusing, like "what, you assing an int value to a real, what the &^%@?"
|
2019-08-08 21:07:36 +03:00 |
|
Miikka Vaisala
|
9af5ba2156
|
Copied elements in the DSL form.
Needs to be adapted at the next stage.
|
2019-08-07 11:11:27 +08:00 |
|
jpekkila
|
21e9fc943b
|
Removed all defines from the stencil assembly and processing files and moved them to the new stencil_defines header. There were spaces after some linebreaks which were removed when I autoformatted the code and that's why there seems to be more changes that there actually is.
|
2019-07-01 18:40:13 +03:00 |
|
Miikka Vaisala
|
a574d6e4c3
|
To be friendly with the autotest.
|
2019-06-25 14:50:43 +08:00 |
|
Miikka Vaisala
|
b1a2d9603c
|
Cleaning the forcing part.
|
2019-06-25 14:48:47 +08:00 |
|
Miikka Vaisala
|
44f26cde42
|
Corrected a stencil bug from der6
|
2019-06-25 11:25:14 +08:00 |
|
Miikka Vaisala
|
59043e586b
|
Added a missing switch to stencil_assembly.sas.
|
2019-06-24 18:03:24 +08:00 |
|
Miikka Vaisala
|
d0b27a0347
|
Upwinding terms now compile.
Not tested yet.
|
2019-06-24 16:32:21 +08:00 |
|
Miikka Vaisala
|
57881e5961
|
Implementetion for hyperdiffusion to be tested later.
|
2019-06-21 17:29:06 +08:00 |
|
Miikka Vaisala
|
f2a33bf4f8
|
Starting with derivatives for upwinding.
|
2019-06-21 16:53:04 +08:00 |
|
jpekkila
|
0e48766a68
|
Added Astaroth 2.0
|
2019-06-14 14:19:07 +03:00 |
|