laplactest.plg

来自「K. ATKINSON, THE NUMERICAL SOLUTION OF L」· PLG 代码 · 共 65 行

PLG
65
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: laplactest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\r.P5\LOCALS~1\Temp\RSP64.tmp" with contents
[
/check:bounds /compile_only /debug:full /nologo /traceback /warn:argument_checking /warn:nofileopt /module:"Debug/" /object:"Debug/" /pdbfile:"Debug/DF60.PDB" 
"G:\math\netlib\bdyfcn.f"
"G:\math\netlib\zerolg.f"
"G:\math\netlib\surfac.f"
"G:\math\netlib\r1mach.f"
"G:\math\netlib\lplc2.f"
"G:\math\netlib\linsys.f"
"G:\math\netlib\legend.f"
"G:\math\netlib\laplactest.f"
"G:\math\netlib\laplac.f"
"G:\math\netlib\kernel.f"
"G:\math\netlib\indx.f"
"G:\math\netlib\gauss2.f"
]
Creating temporary file "C:\DOCUME~1\r.P5\LOCALS~1\Temp\RSP65.tmp" with contents
[
kernel32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/laplactest.pdb" /debug /machine:I386 /out:"Debug/laplactest.exe" /pdbtype:sept 
.\Debug\gauss2.obj
.\Debug\indx.obj
.\Debug\kernel.obj
.\Debug\laplac.obj
.\Debug\laplactest.obj
.\Debug\legend.obj
.\Debug\linsys.obj
.\Debug\lplc2.obj
.\Debug\r1mach.obj
.\Debug\surfac.obj
.\Debug\zerolg.obj
.\Debug\bdyfcn.obj
]
Creating command line "link.exe @C:\DOCUME~1\r.P5\LOCALS~1\Temp\RSP65.tmp"
<h3>Output Window</h3>
Compiling Fortran...
G:\math\netlib\bdyfcn.f
G:\math\netlib\zerolg.f
G:\math\netlib\surfac.f
G:\math\netlib\r1mach.f
G:\math\netlib\lplc2.f
G:\math\netlib\linsys.f
G:\math\netlib\legend.f
G:\math\netlib\laplactest.f
G:\math\netlib\laplac.f
G:\math\netlib\kernel.f
G:\math\netlib\indx.f
G:\math\netlib\gauss2.f
Linking...



<h3>Results</h3>
laplactest.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?