log +multiblock/DiffOp.m @ 1299:73e52c74baac feature/boundary_optimized_grids

age author description
Wed, 16 Jan 2019 11:31:04 -0800 Martin Almquist Revert to old code in multiblock.DiffOp.getBoundaryOperator. feature/getBoundaryOp
Mon, 07 Jan 2019 17:07:35 +0100 Martin Almquist Make mutliblock.DiffOp.getBoundaryOperator/Quadrature use scheme methods instead of properties. feature/getBoundaryOp
Tue, 25 Dec 2018 07:50:07 +0100 Martin Almquist Merge with feature/poroelastic. Use only the changes made to multiblock.DiffOp and scheme.Elastic2dVariable. DiffOp.getBoundaryOperator/Quadrature now use scheme methods instead of propeties. feature/getBoundaryOperator
Tue, 25 Dec 2018 07:21:19 +0100 Martin Almquist Remove silly getBoundaryOperator* methods in multiblock.DiffOp and make the getBoundaryOperator and getBoundaryQuadrature methods use the scheme.getBoundaryOperator/Quadrature methods instead of properties. feature/poroelastic