node28.html

来自「htmdoc for html coding」· HTML 代码 · 共 88 行

HTML
88
字号
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.2 Final//FR"><!-- Converted with LaTeX2HTML 95.1 (Fri Jan 20 1995) --><!-- by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds --><!-- Modified Simulog 03/97 --><HTML><HEAD><TITLE>3.6 Changing the type of a D.S.  AMAT</TITLE><LINK REL=STYLESHEET TYPE="text/css"	HREF="./Modulef.css" TITLE="Modulef CSS"><meta name="description" value="3.6 Changing the type of a D.S.  AMAT"><meta name="keywords" value="Guide6"><meta name="resource-type" value="document"><meta name="distribution" value="global"></HEAD><BODY BGCOLOR="#FFFFFF"><P> <IMG SRC="../icons/smallmod.gif" WIDTH=211 HEIGHT=50 ALIGN=BOTTOM	ALT="Modulef"><A NAME=tex2html808 HREF="node27.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/previous_motif.gif"	ALT="previous"></A><A NAME=tex2html814 HREF="node22.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/up_motif.gif"	ALT="up"></A><A NAME=tex2html816 HREF="node29.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/next_motif.gif"	ALT="next"></A><A NAME=tex2html818 HREF="node2.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/contents_motif.gif"	ALT="contents"></A><A HREF="../Guide6-18/node28.html"><IMG BORDER=0 SRC="../icons/zoom18.gif" ALIGN=BOTTOM	ALT="[BIG]"></A><A HREF="../Guide6-14/node28.html"><IMG BORDER=0 SRC="../icons/zoom14.gif" ALIGN=BOTTOM	ALT="[Normal]"></A><A HREF="../Guide6-10/node28.html"><IMG BORDER=0 SRC="../icons/zoom10.gif" ALIGN=BOTTOM	ALT="[small]"></A><BR><B> Next: </B> <A NAME=tex2html817 HREF="node29.html">3.7 Eigenvalues and eigenvectors of a </A><B>Up: </B> <A NAME=tex2html815 HREF="node22.html">3 Manipulation of structures and miscellaneous</A><B> Prev: </B> <A NAME=tex2html809 HREF="node27.html">3.5 Changing the type of a </A><B><A HREF="node2.html"	>Contents</A></B><HR SIZE=3 WIDTH="75&#37;"><H1><A NAME=SECTION03460000000000000000>3.6 Changing the type of a D.S.  AMAT</A></H1><P><P><P>Module TAMMUA changes the type of a D.S. <b> AMAT</b>, i.e. changes to a D.S. <b> MUA</b>.<P><PRE>                SUBROUTINE TAMMUA(M,NFAMAT,NIAMAT,NFMUA,NIMUA)C +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++C AIM :  TRANSFORM AD.S. AMAT IN MAIN MEMORY INTO A D.S. MUAC ---    IN DIRECT ACCESSC +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++C  INPUT PARAMETERS :C  -------------------C  M      : SUPER WORK ARRAYC  NFAMAT : FILE NUMBER OF I.D.S. AMATC  NIAMAT : LEVEL NUMBER OF I.D.S. AMATC  NTMUA  : NUMBER OF ARRAYS TO ASSOCIATE WITH THE D.S. MUAC  OUTPUT PARAMETERS :C  ---------------------C  NFMUA  : FILE NUMBER OF THE I.D.S. MUAC  NIMUA  : NLVEL NUMBER OF THE I.D.S. MUAC .....................................................................C  PROGRAMMER  : MARINA VIDRASCU  INRIA  JANUARY 1987C .....................................................................</PRE><P>where<P><UL><LI> M is the super array,<LI> NFAMAT, NIAMAT  are the file number and level of the input structure <b> AMAT</b>,<LI> NFMUA, NIMUA are the file number and level of the output structure <b> MUA</b>.</UL><P><P><P><HR SIZE=3 WIDTH="75&#37;"><IMG SRC="../icons/smallmod.gif" WIDTH=211 HEIGHT=50 ALIGN=BOTTOM	ALT="Modulef"><A NAME=tex2html808 HREF="node27.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/previous_motif.gif"	ALT="previous"></A><A NAME=tex2html814 HREF="node22.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/up_motif.gif"	ALT="up"></A><A NAME=tex2html816 HREF="node29.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/next_motif.gif"	ALT="next"></A><A NAME=tex2html818 HREF="node2.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/contents_motif.gif"	ALT="contents"></A><A HREF="../Guide6-18/node28.html"><IMG BORDER=0 SRC="../icons/zoom18.gif" ALIGN=BOTTOM	ALT="[BIG]"></A><A HREF="../Guide6-14/node28.html"><IMG BORDER=0 SRC="../icons/zoom14.gif" ALIGN=BOTTOM	ALT="[Normal]"></A><A HREF="../Guide6-10/node28.html"><IMG BORDER=0 SRC="../icons/zoom10.gif" ALIGN=BOTTOM	ALT="[small]"></A><BR><B> Next: </B> <A NAME=tex2html817 HREF="node29.html">3.7 Eigenvalues and eigenvectors of a </A><B>Up: </B> <A NAME=tex2html815 HREF="node22.html">3 Manipulation of structures and miscellaneous</A><B> Prev: </B> <A NAME=tex2html809 HREF="node27.html">3.5 Changing the type of a </A><B><A HREF="node2.html"	>Contents</A></B><BR> <HR><P><ADDRESS></ADDRESS></BODY></HTML>

⌨️ 快捷键说明

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