dougshidong / PHiLiP

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

Small bugfix from PR #263 #265

Closed cpethrick closed 2 months ago

cpethrick commented 2 months ago

Compiling the most recent version of master on my computer gave the following error, introduced in PR #263: image

I removed the semicolons and can confirm that the code builds in both release and debug mode.

cpethrick commented 2 months ago

Here are the ctest results from this run. Note that the test NNLS_dependent_columns failed. From conversation with @tofstie, it seems like the issue is related to the random seed used to generate some arrays. I've opened issue #266, hopefully it is a fairly easy fix!

log.txt