Skip to content
Snippets Groups Projects
Commit 8eb9e4cc authored by Moritz Hanke's avatar Moritz Hanke
Browse files

fixes bug in test_field_interpolation

parent 19103dff
No related branches found
No related tags found
No related merge requests found
......@@ -424,7 +424,7 @@ int main(void) {
char const filename_out[] = "weight_file_out.nc";
struct field_interpolation_gen * interpolation_gen[1];
struct field_interpolation_gen * interpolation_gen[2];
struct interpolation_method * interpolation_method_stack[] = {method_nnn, NULL};
interpolation_gen[0] =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment