Feature/pieceofcake
- Mar 08, 2017
-
-
Thomas Fetzer authored
Did not compile, typecasting failed Fix warnings for shadowed variable Fix indentation
82553105
-
- Mar 06, 2017
-
-
Martin Beck authored
Removed Yasp from test Updated descriptions Removed unnecessary blank lines, corrected indentation
207428d2
-
- Jan 31, 2017
-
-
Martin Beck authoredea5bfff4
-
Martin Beck authored
No need for a powerlaw and linspace test any more, just one test for the new pieceofcake code with a respective reference file. See also previous commit 02e54008.
43d2be41 -
Martin Beck authored
Replacing LinearSpacer/PowerLawSpacer structure with the grading option from gridcreator.hh, which allows to define multiple sets of increasing/ decreasing point distances for angular, radial and axial coordinates.
02e54008
-
- Jan 03, 2017
-
-
da8225fc
-
Improved the structure of cake grid creator: - Which spacing law to use can now be chosen in the input file - Extra function for creating vectors of coordinates with spacers. This function can be overwritten by the user if necessary - Extra function for implementing the grid into the grid factory given the coordinate vectors Implemented together with MartinB
d43df306 -
- Using brackets for initializing vectors - Using vectors of polar coordinates in input file
6e557e93 -
- Test for cake grid creator - Cake grid creator class which a builds a hexahedron element, without algorithm - Class for linear spacer, without algorithm - Class for power spacer, without algorithm - Program is comilable and running, only the algorithms remain to be implemented
bc6e1318
-