node35.html

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

HTML
95
字号
<!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>4.13 SDB2MC</TITLE><LINK REL=STYLESHEET TYPE="text/css"	HREF="./Modulef.css" TITLE="Modulef CSS"><meta name="description" value="4.13 SDB2MC"><meta name="keywords" value="Guide5"><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=tex2html714 HREF="node34.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/previous_motif.gif"	ALT="previous"></A><A NAME=tex2html720 HREF="node22.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/up_motif.gif"	ALT="up"></A><A NAME=tex2html722 HREF="node36.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/next_motif.gif"	ALT="next"></A><A NAME=tex2html724 HREF="node2.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/contents_motif.gif"	ALT="contents"></A><A HREF="../Guide5-18/node35.html"><IMG BORDER=0 SRC="../icons/zoom18.gif" ALIGN=BOTTOM	ALT="[BIG]"></A><A HREF="../Guide5-14/node35.html"><IMG BORDER=0 SRC="../icons/zoom14.gif" ALIGN=BOTTOM	ALT="[Normal]"></A><A HREF="../Guide5-10/node35.html"><IMG BORDER=0 SRC="../icons/zoom10.gif" ALIGN=BOTTOM	ALT="[small]"></A><BR><B> Next: </B> <A NAME=tex2html723 HREF="node36.html">4.14 SDB2MS</A><B>Up: </B> <A NAME=tex2html721 HREF="node22.html">4 Utilities</A><B> Prev: </B> <A NAME=tex2html715 HREF="node34.html">4.12 MUA2PC</A><B><A HREF="node2.html"	>Contents</A></B><HR SIZE=3 WIDTH="75&#37;"><H1><A NAME=SECTION044130000000000000000>4.13 SDB2MC</A></H1><P><DL COMPACT><DT>Aim:<DD> Linearly combine the two <A NAME=2105>&#160;</A>  data structures B1 and B2.The result is a BS data structure, which contains  <DIV ALIGN=center><IMG BORDER=0 ALIGN=MIDDLE ALT="" SRC="img77.gif"></DIV>  <IMG BORDER=0 ALIGN=MIDDLE ALT="" SRC="img78.gif"><P><DT>Utilization:<DD>     <P><UL><LI> dimension array M (in the blank common),<LI> call INITI,                                  <LI> create the input data structures B1 and B2.</UL><P>Call the module:<P><PRE>                                 CALL SDB2MC(M,ALPHA1,NDSM1,NFB1,NIB1,     +               ALPHA2,NDSM2,NFB2,NIB2,     +                      NDSMS,NFBS,NIBS)</PRE><P>where:<UL><LI> M: the super array,<LI> ALPHA1: double precision array, the multiplication coefficient of vector <b>B1</b>,<LI> NDSM1: maximum value of the first index of array <b>B4</b> of structure B1,<LI> NFB1: the number of the support file of  I.D.S. B: B1,<LI> NIB1: its level number,<LI> ALPHA2: the multiplication coefficient of vector <b>B2</b>,<LI> NDSM2: maximum value of the first index of array <b>B4</b> of structure B2,<LI> NFB2: the number of the support file of  I.D.S. B: B2,<LI> NIB2: its level number,<LI> NDSMS: maximum value of the first index of array <b>B4</b> of structure BS,<LI> NFBS: the number of the support file of  O.D.S. B: BS,<LI> NIBS: its level number,<P><DL COMPACT><DT>Note:<DD> if  NIB1=NIBS  (resp. if NIB2=NIBS)then NDSM1   must be equal to  NDSMS (resp. NDSM2=NDSMS).<P> </DL></UL>  </DL><P><HR SIZE=3 WIDTH="75&#37;"><IMG SRC="../icons/smallmod.gif" WIDTH=211 HEIGHT=50 ALIGN=BOTTOM	ALT="Modulef"><A NAME=tex2html714 HREF="node34.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/previous_motif.gif"	ALT="previous"></A><A NAME=tex2html720 HREF="node22.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/up_motif.gif"	ALT="up"></A><A NAME=tex2html722 HREF="node36.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/next_motif.gif"	ALT="next"></A><A NAME=tex2html724 HREF="node2.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/contents_motif.gif"	ALT="contents"></A><A HREF="../Guide5-18/node35.html"><IMG BORDER=0 SRC="../icons/zoom18.gif" ALIGN=BOTTOM	ALT="[BIG]"></A><A HREF="../Guide5-14/node35.html"><IMG BORDER=0 SRC="../icons/zoom14.gif" ALIGN=BOTTOM	ALT="[Normal]"></A><A HREF="../Guide5-10/node35.html"><IMG BORDER=0 SRC="../icons/zoom10.gif" ALIGN=BOTTOM	ALT="[small]"></A><BR><B> Next: </B> <A NAME=tex2html723 HREF="node36.html">4.14 SDB2MS</A><B>Up: </B> <A NAME=tex2html721 HREF="node22.html">4 Utilities</A><B> Prev: </B> <A NAME=tex2html715 HREF="node34.html">4.12 MUA2PC</A><B><A HREF="node2.html"	>Contents</A></B><BR> <HR><P><ADDRESS></ADDRESS></BODY></HTML>

⌨️ 快捷键说明

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