xref: /petsc/src/sys/tutorials/bag.yml (revision c20d77252dee0f9c80fc6f8b1a6f948e11175edb)
1*c4762a1bSJed Brownpbag:
2*c4762a1bSJed Brown   filename: secretfile.txt
3*c4762a1bSJed Brown   rho:      1.0
4*c4762a1bSJed Brown   W:        3.
5*c4762a1bSJed Brown   modes:
6*c4762a1bSJed Brown      x:     2
7*c4762a1bSJed Brown   int:
8*c4762a1bSJed Brown      array: 1,2,3
9*c4762a1bSJed Brown   real:
10*c4762a1bSJed Brown      array: 1.0,-1.0
11*c4762a1bSJed Brown   bool:
12*c4762a1bSJed Brown      array: yes,0,false
13*c4762a1bSJed Brown   do_output: no
14*c4762a1bSJed Brown   dt: LONG
15*c4762a1bSJed Brown   x1: 1.
16*c4762a1bSJed Brown   x2: .9
17*c4762a1bSJed Brown   choose: THE_OTHER
18