code:ls_scf
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| code:ls_scf [2015/01/24 19:58] – oschuett | code:ls_scf [2020/08/21 10:15] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| digraph ls_scf { | digraph ls_scf { | ||
| splines=" | splines=" | ||
| - | start [shape=ellipse, | + | start [shape=ellipse, |
| - | node [shape=box, width=3]; | + | node [shape=box, width=4]; |
| - | do_init [label=" | + | do_init [label=" |
| start -> do_init; | start -> do_init; | ||
| Line 14: | Line 14: | ||
| { | { | ||
| rank=same; | rank=same; | ||
| - | if_precon_ks [shape=diamond, | + | if_precon_ks [shape=diamond, |
| - | do_precon_ks [label=" | + | do_precon_ks [label=" |
| - | if_precon_ks -> do_precon_ks [label=" | + | if_precon_ks -> do_precon_ks [taillabel=" |
| } | } | ||
| do_qs_to_ls -> if_precon_ks; | do_qs_to_ls -> if_precon_ks; | ||
| - | do_filter_ks[label=" | + | do_filter_ks[label=" |
| if_precon_ks -> do_filter_ks[label=" | if_precon_ks -> do_filter_ks[label=" | ||
| do_precon_ks | do_precon_ks | ||
| Line 26: | Line 26: | ||
| { | { | ||
| rank=same; | rank=same; | ||
| - | if_curvy [shape=diamond, | + | if_curvy [shape=diamond, |
| - | do_curvy [label=" | + | do_curvy [label=" |
| - | if_curvy -> do_curvy [label=" | + | if_curvy -> do_curvy [taillabel=" |
| } | } | ||
| do_filter_ks -> if_curvy; | do_filter_ks -> if_curvy; | ||
| Line 37: | Line 37: | ||
| { | { | ||
| rank=same; | rank=same; | ||
| - | if_trans [shape=diamond, | + | if_trans [shape=diamond, |
| - | do_trans [label=" | + | do_trans [label=" |
| - | if_trans -> do_trans [label=" | + | if_trans -> do_trans [taillabel=" |
| } | } | ||
| do_mixing -> if_trans; | do_mixing -> if_trans; | ||
| Line 48: | Line 48: | ||
| { | { | ||
| rank=same; | rank=same; | ||
| - | dm_sign[label=" | + | dm_sign[label=" |
| - | dm_tc2[label=" | + | dm_tc2[label=" |
| - | dm_trs4[label=" | + | dm_trs4[label=" |
| } | } | ||
| select_method -> dm_sign [label=" | select_method -> dm_sign [label=" | ||
| Line 58: | Line 58: | ||
| { | { | ||
| rank=same; | rank=same; | ||
| - | if_precon_p [shape=diamond, | + | if_precon_p [shape=diamond, |
| - | do_precon_p [label=" | + | do_precon_p [label=" |
| - | if_precon_p -> do_precon_p [label=" | + | if_precon_p -> do_precon_p [taillabel=" |
| } | } | ||
| Line 72: | Line 72: | ||
| do_dm_to_ks[label=" | do_dm_to_ks[label=" | ||
| + | |||
| do_filter_p | do_filter_p | ||
| Line 79: | Line 80: | ||
| if_converged[shape=diamond, | if_converged[shape=diamond, | ||
| do_dm_to_ks -> if_converged; | do_dm_to_ks -> if_converged; | ||
| - | do_qs_to_ls -> if_converged[dir=back, | + | do_qs_to_ls -> if_converged[headlabel=" |
| do_post [label=" | do_post [label=" | ||
| - | if_converged -> do_post [label=" | + | if_converged -> do_post[taillabel=" |
| - | return [shape=ellipse, | + | return [shape=ellipse, |
| do_post -> return; | do_post -> return; | ||
| } | } | ||
| </ | </ | ||
code/ls_scf.1422129508.txt.gz · Last modified: (external edit)
