Reuben W. Nixon-Hill

Results 3 issues of Reuben W. Nixon-Hill

**Step Number:** `33` **Step Name:** `steps.nonCapturingGroupping.title` **Language:** `en` **Version:** `v2.5.0` **User Agent:** `Mozilla/5.0 (Macintosh, Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.109 Safari/537.36` --- **What is the problem...

learn

I get what looks like a big memory leak when running the weather update publisher from the pub/sub example ([server code](https://github.com/booksbyus/zguide/blob/master/examples/Julia/wuserver.jl), [client code](https://github.com/booksbyus/zguide/blob/master/examples/Julia/wuclient.jl), [demo explanation on ZMQ website](http://zguide.zeromq.org/page:all#Getting-the-Message-Out)). I had...

Changes required to support vertex cells led to questions about the design decision of having `VectorElement` and `TensorElement` be subclasses of `MixedElement`. _Originally posted by @wence- in https://github.com/FEniCS/ufl/pull/30_ : >...