Mercurial > repos > public > sbplib
view +grid/equidistantCurvilinearTest.m @ 529:2ec8080027ab feature/boundaryGroup
Add some documentation and decide on public function signatures
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Thu, 03 Aug 2017 14:09:00 +0200 |
parents | c5ca9bbfed41 |
children |
line wrap: on
line source
function tests = equdistantCurvilinearTest() tests = functiontests(localfunctions); end function testNoTests(testCase) testCase.verifyFail(); end