Mercurial > repos > public > sbplib
view +sbp/OpSet.m @ 329:bf801c3709be feature/beams
Bug fixes in operators.
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Wed, 28 Sep 2016 16:31:06 +0200 |
parents | 21a180acbd49 |
children | 25b01643e438 |
line wrap: on
line source
classdef (Abstract) OpSet properties (Abstract) borrowing % Struct with borrowing limits for different norm matrices m % Number of grid points. h % Step size x % Grid end end