Skip to content
Snippets Groups Projects
Commit 33b658a0 authored by henry's avatar henry
Browse files

Moved the "generic" BCs into a separate library and included it only in those utilities

which need this functionality.  Solvers will now check the correctness of the BCs on
read.
parent 4e7d44f2
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ EXE_INC = \
LIB_LIBS = \
-lfiniteVolume \
-lgenericPatchFields \
-llagrangian \
-lmeshTools \
$(GLIBS)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment