]> git.leopard-lacewing.eu Git - bacc.git/commitdiff
[src] test_sol skript Angepasst
authortreecity <treecity@26120e32-c555-405d-b3e1-1f783fb42516>
Fri, 2 Mar 2012 23:27:33 +0000 (23:27 +0000)
committertreecity <treecity@26120e32-c555-405d-b3e1-1f783fb42516>
Fri, 2 Mar 2012 23:27:33 +0000 (23:27 +0000)
git-svn-id: https://drops.fb12.tu-berlin.de/svn/bacc/trunk@96 26120e32-c555-405d-b3e1-1f783fb42516

src/mex_build_AU.cpp
src/test_sol.m

index ba856cd071912ac3f5047001887b808db94d0968..11eb4043884df6a547760c5e101d6f5f20806051 100644 (file)
@@ -106,7 +106,7 @@ void mexFunction(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) {
                        double*);\r
 \r
        //Art der Berechnung bestimmen\r
-       cout << "  Type:" << type << endl;\r
+       cout << "  Typ:" << type << endl;\r
        switch (type) {\r
        default:\r
                ctypeP = cParO1;\r
index b9bdfdb734bdb22c402a6e4ab9fa827313780e0d..cac2da85e61bd95a1fcd0b94277d07b24fc0f379 100644 (file)
@@ -10,16 +10,16 @@ mex mex_build_AU.cpp slpRectangle.cpp
 steps = 11;
 
 %LShape adaptiv anisotrop
-A_run('exmpl_2DLShape', steps, 0, 1, 0.5, 0.5, 'testAA')
+A_run('exmpl_2DLShape', steps, 0, 1, 0.5, 0.5, 'testAA_')
 
 %LShape adaptiv isotrop
-% A_run('exmpl_2DLShape', steps, 0, 0.5, 0, 0, 'testAI')
+% A_run('exmpl_2DLShape', steps, 0, 0.5, 0, 0, 'testAI_')
 
 %LShape uniform anisotrop
-% A_run('exmpl_2DLShape', steps, 0, 1, 0.5, 0, 'testUA')
+% A_run('exmpl_2DLShape', steps, 0, 1, 0.5, 0, 'testUA_')
 
 %LShape uniform isotrop
-% A_run('exmpl_2DLShape', steps, 0, 1, 0, 0, 'testUI')
+% A_run('exmpl_2DLShape', steps, 0, 1, 0, 0, 'testUI_')
 
 
 %Ausgabe: