Mercurial > repos > public > sbplib
log
age | author | description |
---|---|---|
Tue, 08 Jan 2019 11:51:24 +0100 | Martin Almquist | Add the following methods in LaplaceCurvilinear: getBoundaryOperator, getBoundaryQuadrature, getBoundaryBorrowing. Remove get_boundary_ops. Make interface and boundary_condition methods use the new methods. feature/getBoundaryOp |
Mon, 07 Jan 2019 17:10:06 +0100 | Martin Almquist | Update scheme.Elastic2dVariable by copy-pasting from feature/poroelastic. This is compatible with new getBoundaryOperator in multiblock.DiffOp. 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 |