Skip to content
Snippets Groups Projects
Commit 345efad7 authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

rename field_solver..pp to fluid_solver..pp

parent c23eed33
Branches
No related tags found
No related merge requests found
...@@ -62,7 +62,7 @@ base_files := \ ...@@ -62,7 +62,7 @@ base_files := \
fftwf_tools \ fftwf_tools \
Morton_shuffler \ Morton_shuffler \
p3DFFT_to_iR \ p3DFFT_to_iR \
field_solver fluid_solver
#headers := $(patsubst %, ./src/%.hpp, ${base_files}) #headers := $(patsubst %, ./src/%.hpp, ${base_files})
src := $(patsubst %, ./src/%.cpp, ${base_files}) src := $(patsubst %, ./src/%.cpp, ${base_files})
......
#include "field_solver.hpp" #include "fluid_solver.hpp"
///*****************************************************************************/ ///*****************************************************************************/
///* generic definitions, empty by design */ ///* generic definitions, empty by design */
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment