dougshidong / PHiLiP

Parallel High-Order Library for PDEs through hp-adaptive Discontinuous Galerkin methods
Other
45 stars 37 forks source link

Update to Narval Compile file for PHiLiP #262

Closed biondicc closed 3 months ago

biondicc commented 3 months ago

Small change to compile file to exclude the folders build_release and build_debug rather than all files and folders beginning with build

(without this change the test file build_NNLS_problem.cpp will be excluded and PHiLiP will not compile)