new design for the doc and the sources: licence ...
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@661 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
07e5663c27
commit
39cd826ea3
281 changed files with 9521 additions and 4839 deletions
|
|
@ -5,7 +5,7 @@
|
|||
%%For:
|
||||
%Magnification: 1.00
|
||||
%%Orientation: Portrait
|
||||
%%BoundingBox: 0 0 500 183.486
|
||||
%%BoundingBox: 0 0 500 80.6452
|
||||
%%Pages: 0
|
||||
%%BeginSetup
|
||||
%%EndSetup
|
||||
|
|
@ -19,13 +19,13 @@
|
|||
/marginwidth 10 def
|
||||
/distx 20 def
|
||||
/disty 40 def
|
||||
/boundaspect 2.725 def % aspect ratio of the BoundingBox (width/height)
|
||||
/boundaspect 6.2 def % aspect ratio of the BoundingBox (width/height)
|
||||
/boundx 500 def
|
||||
/boundy boundx boundaspect div def
|
||||
/xspacing 0 def
|
||||
/yspacing 0 def
|
||||
/rows 3 def
|
||||
/cols 3 def
|
||||
/cols 4 def
|
||||
/scalefactor 0 def
|
||||
/boxfont /Times-Roman findfont fontheight scalefont def
|
||||
|
||||
|
|
@ -179,6 +179,7 @@ boxfont setfont
|
|||
(Communicator) cw
|
||||
(Worker) cw
|
||||
(peoEA< EOT >) cw
|
||||
(peoParallelAlgorithmWrapper) cw
|
||||
/boxwidth boxwidth marginwidth 2 mul add def
|
||||
/xspacing boxwidth distx add def
|
||||
/yspacing boxheight disty add def
|
||||
|
|
@ -190,19 +191,20 @@ boundx scalefactor div boundy scalefactor div scale
|
|||
|
||||
% ----- classes -----
|
||||
|
||||
(Thread) 1.25 2 box
|
||||
(Thread) 1.5 2 box
|
||||
(ReactiveThread) 0.5 1 box
|
||||
(Runner) 2 1 box
|
||||
(Runner) 2.5 1 box
|
||||
(Communicator) 0 0 box
|
||||
(Worker) 1 0 box
|
||||
(peoEA< EOT >) 2 0 box
|
||||
(peoParallelAlgorithmWrapper) 3 0 box
|
||||
|
||||
% ----- relations -----
|
||||
|
||||
solid
|
||||
1 1.25 1.25 out
|
||||
1 1.5 1.25 out
|
||||
solid
|
||||
0.5 2 2 conn
|
||||
0.5 2.5 2 conn
|
||||
solid
|
||||
0 0.5 1.75 in
|
||||
solid
|
||||
|
|
@ -210,12 +212,16 @@ solid
|
|||
solid
|
||||
0 1 1 conn
|
||||
solid
|
||||
0 2 1.75 in
|
||||
0 2.5 1.75 in
|
||||
solid
|
||||
1 2 0.25 out
|
||||
1 2.5 0.25 out
|
||||
solid
|
||||
2 3 1 conn
|
||||
solid
|
||||
0 0 0.75 in
|
||||
solid
|
||||
0 1 0.75 in
|
||||
solid
|
||||
0 2 0.75 in
|
||||
solid
|
||||
0 3 0.75 in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue