<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://libisis.org/index.php?action=history&amp;feed=atom&amp;title=IXFexpand_arrayd1d_dataset_2d</id>
	<title>IXFexpand arrayd1d dataset 2d - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://libisis.org/index.php?action=history&amp;feed=atom&amp;title=IXFexpand_arrayd1d_dataset_2d"/>
	<link rel="alternate" type="text/html" href="http://libisis.org/index.php?title=IXFexpand_arrayd1d_dataset_2d&amp;action=history"/>
	<updated>2026-05-01T00:32:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.13</generator>
	<entry>
		<id>http://libisis.org/index.php?title=IXFexpand_arrayd1d_dataset_2d&amp;diff=2342&amp;oldid=prev</id>
		<title>Dean Whittaker at 09:21, 4 April 2008</title>
		<link rel="alternate" type="text/html" href="http://libisis.org/index.php?title=IXFexpand_arrayd1d_dataset_2d&amp;diff=2342&amp;oldid=prev"/>
		<updated>2008-04-04T09:21:54Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;his routine will expand an [[IXTdataset_2d]] object into an array of [[IXTdataset_1d]] objects. If it is supplied an integer list array of valid indices, only those indices in the y array of the input IXTdataset_2d will be extracted. The index information will be lost since there is no appropriate element in an [[IXTdataset_1d]] object.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===F90 syntax===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;use IXMdataset_2d&lt;br /&gt;
&lt;br /&gt;
type(IXTdataset_2d)::dataset_2d&lt;br /&gt;
type(IXTdataset_2d),allocatable:: arrayout_d1d(:)&lt;br /&gt;
integer(i4b)::list(:)&lt;br /&gt;
type(IXTstatus)::status&lt;br /&gt;
&lt;br /&gt;
call IXFexpand_arrayd1d_dataset_2d(dataset_2d,status,arrayout_d1d)&lt;br /&gt;
&lt;br /&gt;
call IXFexpand_arrayd1d_dataset_2d(dataset_2d,status,arrayout_d1d,list)&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dean Whittaker</name></author>
	</entry>
</feed>