mirror of
https://codeberg.org/vcbferreira/NuFI_deal.ii
synced 2026-08-12 22:43:17 +02:00
added plotting fucntion for f
This commit is contained in:
@@ -29,6 +29,9 @@ namespace Parameters
|
||||
|
||||
//spline options
|
||||
constexpr int SPLINE_NX = 256;
|
||||
|
||||
//Plotting options
|
||||
constexpr int PLOT_FREQUENCY = 3;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user