X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=inline;f=src%2Ftool%2FIncludes_Generaux%2Ffracti.h;fp=src%2Ftool%2FIncludes_Generaux%2Ffracti.h;h=01fc3ef0df7ed7d087192c23997cf36fb461d8fc;hb=3e48edf702d97267d52647274bbaf2b05a6f6050;hp=0000000000000000000000000000000000000000;hpb=739517435bbd756426c0f0decff89875ea8fb0dc;p=modules%2Fhomard.git diff --git a/src/tool/Includes_Generaux/fracti.h b/src/tool/Includes_Generaux/fracti.h new file mode 100644 index 00000000..01fc3ef0 --- /dev/null +++ b/src/tool/Includes_Generaux/fracti.h @@ -0,0 +1,11 @@ +c +c la liste qui suit concerne les fractions en x/64 +c + double precision trst64 + parameter ( trst64 = 3.0d0/64.0d0 ) +c + double precision nfst64 + parameter ( nfst64 = 9.0d0/64.0d0 ) +c + double precision v7st64 + parameter ( v7st64 = 27.0d0/64.0d0 )