Mercurial > repos > public > sbplib
log +scheme/Scheme.m @ 1299:73e52c74baac feature/boundary_optimized_grids
age | author | description |
---|---|---|
Tue, 22 Jan 2019 16:50:50 +0100 | Jonatan Werpers | Merge with default feature/getBoundaryOp |
Tue, 22 Jan 2019 16:50:05 +0100 | Jonatan Werpers | Remove static method `interface_coupling` that shouldn't have existed in the first place |
Wed, 16 Jan 2019 16:35:01 +0100 | Jonatan Werpers | Add getBoundaryOperator and getBoundaryQuadrature as abstract methods in scheme.Scheme feature/getBoundaryOp |
Wed, 05 Dec 2018 10:55:50 +0100 | Jonatan Werpers | Update abstract scheme class feature/utux2D |
Fri, 23 Nov 2018 20:39:40 -0800 | Martin Almquist | Change the name of the last interface method argument from type to opts in all schemes. feature/utux2D |
Thu, 22 Nov 2018 22:03:44 -0800 | Martin Almquist | Include type as (optional) input parameter in the interface method of all schemes. feature/utux2D |