Mercurial > repos > public > sbplib
view +grid/equidistantCurvilinearTest.m @ 563:8f780429dab2 feature/grids/laplace_refactor
Fix sign error in Neumann BC
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Wed, 30 Aug 2017 17:29:33 +0200 |
parents | c5ca9bbfed41 |
children |
line wrap: on
line source
function tests = equdistantCurvilinearTest() tests = functiontests(localfunctions); end function testNoTests(testCase) testCase.verifyFail(); end