Mercurial > repos > public > sbplib
log +sbp/+implementations/d2_variable_2.m @ 971:e54c2f54dbfe feature/getBoundaryOperator
age | author | description |
---|---|---|
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 |
Wed, 24 Oct 2018 16:16:43 -0700 | Martin Almquist | Add computation of HI*M to D2Variable to make adjoint gradient computation easier. feature/poroelastic |
Tue, 20 Dec 2016 15:04:02 +0100 | Martin Almquist | Added 2nd order accurate 2nd derivative with variable coefficents in a separate implementation file, used by the class D2Variable. |