0mar / dealiiscale

Finite element simulation of a two-scale problem implemented in deal.II
1 stars 1 forks source link

Implement mapped Robin and Neuman boundary conditions #19

Closed 0mar closed 4 years ago

0mar commented 4 years ago

Before solving #18, I should test implementation of boundary conditions separately, to test that the mapping elements are assembled correctly at the faces as well

0mar commented 4 years ago

Implemented and benchmarked in 55006ad