Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
data/Poisson.xml
Go to the documentation of this file.
1 <ParameterList name="Poisson Input">
2  <Parameter name="meshInput" type="string" value = "
3  mesh
4  rectilinear
5  nx = 5
6  ny = 5
7  nz = 1
8  bx = 1
9  by = 1
10  bz = 1
11  gmin = 0 0 0
12  gmax = 10 10 1
13  end
14  set assign
15  sideset, ilo, 1
16  sideset, jlo, 2
17  sideset, klo, 3
18  sideset, ihi, 4
19  sideset, jhi, 5
20  sideset, khi, 6
21  end
22  end"
23  />
24 </ParameterList>