Mercurial > repos > public > sbplib
view +grid/equidistantCurvilinearTest.m @ 1241:d1b201fe328e feature/dirac_discr
Turn row vectors into column vectors in diracDiscr comments
author | Martin Almquist <malmquist@stanford.edu> |
---|---|
date | Tue, 19 Nov 2019 17:01:38 -0800 |
parents | c5ca9bbfed41 |
children |
line wrap: on
line source
function tests = equdistantCurvilinearTest() tests = functiontests(localfunctions); end function testNoTests(testCase) testCase.verifyFail(); end