character(len=solSpecLen), |
parameter | :: |
sysConf | = | 'function varfun(x, y, z, t)'//nl//' return 5'//nl//'end'//nl//'firstelem = {'//nl//' kind = "canoND",'//nl//' object = {'//nl//' origin = {0.25, 0.25, 0.25}'//nl//' }'//nl//'}'//nl//'variable = {'//nl//' {'//nl//' name = "3",'//nl//' ncomponents = 1,'//nl//' vartype = "st_fun",'//nl//' st_fun = {'//nl//' { const = {1} },'//nl//' { const = {2} }'//nl//' }'//nl//' },'//nl//' {'//nl//' name = "explicitly_3",'//nl//' ncomponents = 1,'//nl//' vartype = "st_fun",'//nl//' evaltype = "add",'//nl//' st_fun = {'//nl//' { const = {1} },'//nl//' { const = {2} }'//nl//' }'//nl//' },'//nl//' {'//nl//' name = "just_2",'//nl//' ncomponents = 1,'//nl//' vartype = "st_fun",'//nl//' evaltype = "first",'//nl//' st_fun = {'//nl//' { const = {1} },'//nl//' { const = {2} }'//nl//' }'//nl//' },'//nl//' {'//nl//' name = "shaped_3",'//nl//' ncomponents = 1,'//nl//' vartype = "st_fun",'//nl//' evaltype = "add",'//nl//' st_fun = {'//nl//' {'//nl//' const = {1},'//nl//' shape = firstelem'//nl//' },'//nl//' { const = {2} }'//nl//' }'//nl//' },'//nl//' {'//nl//' name = "shaped_reverse_3",'//nl//' ncomponents = 1,'//nl//' vartype = "st_fun",'//nl//' evaltype = "add",'//nl//' st_fun = {'//nl//' { const = {2} },'//nl//' {'//nl//' const = {1},'//nl//' shape = firstelem'//nl//' }'//nl//' }'//nl//' },'//nl//' {'//nl//' name = "var_5",'//nl//' ncomponents = 1,'//nl//' vartype = "st_fun",'//nl//' evaltype = "add",'//nl//' st_fun = {'//nl//' {'//nl//' fun = varfun,'//nl//' shape = firstelem'//nl//' },'//nl//' { const = 2 }'//nl//' }'//nl//' },'//nl//' {'//nl//' name = "var_5_reverse",'//nl//' ncomponents = 1,'//nl//' vartype = "st_fun",'//nl//' evaltype = "add",'//nl//' st_fun = {'//nl//' { const = 2 },'//nl//' {'//nl//' fun = varfun,'//nl//' shape = firstelem'//nl//' }'//nl//' }'//nl//' },'//nl//' {'//nl//' name = "first_5",'//nl//' ncomponents = 1,'//nl//' vartype = "st_fun",'//nl//' evaltype = "first",'//nl//' st_fun = {'//nl//' {'//nl//' fun = varfun,'//nl//' shape = firstelem'//nl//' },'//nl//' { const = 2 }'//nl//' }'//nl//' }'//nl//'}'//nl | |