wareHHOuse / diskpp

DiSk++, a C++ library for Hybrid High-Order (HHO) and Discontinuous Galerkin skeletal methods
Other
14 stars 11 forks source link

Major compilation problem in branch devel #62

Closed datafl4sh closed 4 years ago

datafl4sh commented 4 years ago

There are major compilation problems in the devel branch. The compiler emits errors like that stuff in disk::disk can't be found so I suspect something like a missing } or a circular inclusion. I am currently looking at it.

datafl4sh commented 4 years ago

Solved in #60