Tom Gustafsson

Results 59 comments of Tom Gustafsson

Now the most obvious way of implementing this is to have two `FacetBasis` objects, one for the triangle facets and one for the quad facets, and then run `asm(form, [triangle_fbasis,...

I suggest we add also a convergence test for `ElementTetN0`. Could be a manufactured solution, any other suggestions?

Workaround: ```python m = MeshLine(np.linspace(0, 1, 100)) mp = MeshLine1DG.periodic(m, [99], [0]) ```

ex01: ![ex01_solution](https://user-images.githubusercontent.com/973268/87638021-c3d1c280-c74b-11ea-9859-dd82555747f5.png)

ex2: ![ex02_solution](https://user-images.githubusercontent.com/973268/87659951-f50bbc00-c766-11ea-8c0e-7de0e9e83714.png)

ex03: ![Figure_1](https://user-images.githubusercontent.com/973268/87661134-cbec2b00-c768-11ea-81bc-f5455df7cc33.png)

ex04: ![ex04_solution](https://user-images.githubusercontent.com/973268/87661313-1372b700-c769-11ea-89ee-db144986a25a.png)

ex05: ![ex05_solution](https://user-images.githubusercontent.com/973268/87661575-7ebc8900-c769-11ea-8e51-07aeb49797f9.png)

ex06: ![ex06_solution](https://user-images.githubusercontent.com/973268/87661665-aa3f7380-c769-11ea-9677-8ec0ff27184c.png)

ex07: ![Figure_1](https://user-images.githubusercontent.com/973268/87662192-80d31780-c76a-11ea-9291-2d11920bc098.png)