Mercurial > repos > public > sbplib_julia
log src/SbpOperators/volumeops/quadratures/inverse_quadrature.jl @ 696:0bec3c4e78c0 refactor/operator_naming
age | author | description |
---|---|---|
Sun, 14 Feb 2021 13:48:54 +0100 | Vidar Stiernström | Rename InverseQuadrature to inverse_inner_product. Make InverseDiagonalQuadrature a special case of inverse_inner_product refactor/operator_naming |
Sat, 06 Feb 2021 21:42:57 +0100 | Jonatan Werpers | Add stencil constructor for centered stencils and change from tuple to vararg in stencil constructor taking cneter feature/stencil_convenience |
Mon, 04 Jan 2021 17:17:40 +0100 | Vidar Stiernström | Implement the inverse quadrature operator as a volume operator and update tests. feature/volume_and_boundary_operators base src/SbpOperators/volumeops/quadratures/inverse_diagonal_quadrature.jl@c332e3e67edf |