Add files via upload
This commit is contained in:
committed by
GitHub
parent
c08c8c55ca
commit
641a28cd3d
4
heat.c
4
heat.c
@@ -132,6 +132,8 @@
|
||||
|
||||
/* Color schemes, see list in global_pdes.c */
|
||||
|
||||
#define COLOR_PALETTE 0 /* Color palette, see list in global_pdes.c */
|
||||
|
||||
#define BLACK 1 /* black background */
|
||||
|
||||
#define COLOR_SCHEME 1 /* choice of color scheme */
|
||||
@@ -151,6 +153,8 @@
|
||||
// #define HUEAMP -130.0 /* amplitude of variation of hue for color scheme C_HUE */
|
||||
|
||||
|
||||
#include "hsluv.c"
|
||||
|
||||
#include "global_pdes.c"
|
||||
#include "sub_wave.c"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user