Mercurial > repos > public > sbplib
view +grid/equidistantCurvilinearTest.m @ 210:39b7dcb2c724 feature/grids
multiblock: Implemented boundary conditions.
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Thu, 16 Jun 2016 09:21:17 +0200 |
parents | c5ca9bbfed41 |
children |
line wrap: on
line source
function tests = equdistantCurvilinearTest() tests = functiontests(localfunctions); end function testNoTests(testCase) testCase.verifyFail(); end