This file is indexed.

/usr/share/elmerpost/help/matc/node24.html is in elmer-common 6.1.0.svn.5396.dfsg2-4ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<!--Converted with LaTeX2HTML 96.1-d (Mar 10, 1996) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds -->
<HTML>
<HEAD>
<TITLE> save(name, a[,ascii_flag] )</TITLE>
<META NAME="description" CONTENT=" save(name, a[,ascii_flag] )">
<META NAME="keywords" CONTENT="kirja">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<LINK REL=STYLESHEET HREF="kirja.css">
</HEAD>
<BODY LANG="EN">
 <A NAME="tex2html339" HREF="node25.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="lh-figs/next_motif.gif"></A> <A NAME="tex2html337" HREF="node5.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="lh-figs/up_motif.gif"></A> <A NAME="tex2html331" HREF="node23.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="lh-figs/previous_motif.gif"></A>   <BR>
<B> Next:</B> <A NAME="tex2html340" HREF="node25.html"> r = load(name)</A>
<B>Up:</B> <A NAME="tex2html338" HREF="node5.html">MATC Internal Functions</A>
<B> Previous:</B> <A NAME="tex2html332" HREF="node23.html"> fclose(fp)</A>
<BR> <P>
<H1><A NAME="SECTION005190000000000000000"> save(name, a[,ascii_flag] )</A></H1>
<P>
Save matrix a in file with name given as first parameter. If ascii_flag is
given and is not zero the file will be in ascii format, otherwise matrix
is saved in double precision binary format. In either case the first line
of the file contains four digits (in ascii)
<PRE>ascii_flag 0 NROW(matrix) NCOL(matrix).</PRE>
<P>
SEE ALSO: load.
<P>
<BR> <HR>
<P><ADDRESS>
<I>Juha Ruokolainen <BR>
Fri Feb 14 15:59:30 EET 1997</I>
</ADDRESS>
</BODY>
</HTML>