git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11543 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -42,9 +42,9 @@ e.g.
|
||||
<PRE>lmp_g++ < in.script
|
||||
</PRE>
|
||||
<P>since the SELF option invokes the C-library rewind() call, which may
|
||||
not be supported for stdin on some systems. This can be worked around
|
||||
by using the <A HREF = "Section_start.html#start_7">-in command-line argument</A>,
|
||||
e.g.
|
||||
not be supported for stdin on some systems or by some MPI
|
||||
implementations. This can be worked around by using the <A HREF = "Section_start.html#start_7">-in
|
||||
command-line argument</A>, e.g.
|
||||
</P>
|
||||
<PRE>lmp_g++ -in in.script
|
||||
</PRE>
|
||||
|
||||
@ -39,9 +39,9 @@ e.g.
|
||||
lmp_g++ < in.script :pre
|
||||
|
||||
since the SELF option invokes the C-library rewind() call, which may
|
||||
not be supported for stdin on some systems. This can be worked around
|
||||
by using the "-in command-line argument"_Section_start.html#start_7,
|
||||
e.g.
|
||||
not be supported for stdin on some systems or by some MPI
|
||||
implementations. This can be worked around by using the "-in
|
||||
command-line argument"_Section_start.html#start_7, e.g.
|
||||
|
||||
lmp_g++ -in in.script :pre
|
||||
|
||||
|
||||
Reference in New Issue
Block a user