Mercurial > repos > public > sbplib
view +sbp/OpSet.m @ 819:fdf0ef9150f4
Added tag v0.2 for changeset b723495cdb2f
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Fri, 07 Sep 2018 14:39:38 +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