Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ElmerCSC
GitHub Repository: ElmerCSC/elmerfem
Path: blob/devel/misc/netcdf/doc/GridDataMapper.xmi
3203 views
<?xml version="1.0" encoding="UTF-8"?>
<XMI verified="false" xmi.version="1.2" timestamp="2011-08-05T10:38:29" xmlns:UML="http://schema.omg.org/spec/UML/1.3">
 <XMI.header>
  <XMI.documentation>
   <XMI.exporter>umbrello uml modeller http://uml.sf.net</XMI.exporter>
   <XMI.exporterVersion>1.5.8</XMI.exporterVersion>
   <XMI.exporterEncoding>UnicodeUTF8</XMI.exporterEncoding>
  </XMI.documentation>
  <XMI.metamodel xmi.version="1.3" href="UML.xml" xmi.name="UML"/>
 </XMI.header>
 <XMI.content>
  <UML:Model isSpecification="false" isAbstract="false" isLeaf="false" xmi.id="m1" isRoot="false" name="UML Model">
   <UML:Namespace.ownedElement>
    <UML:Stereotype visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="folder" name="folder"/>
    <UML:Stereotype visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="datatype" name="datatype"/>
    <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Logical View" name="Logical View">
     <UML:Namespace.ownedElement>
      <UML:Package stereotype="folder" visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Datatypes" name="Datatypes">
       <UML:Namespace.ownedElement>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="zKKaSHiKgIJ5" name="int"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="dR4PfQZjtqbq" name="char"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="3WvtFBnCV5ky" name="bool"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="MQG2iZ5KzAje" name="float"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="YIOP8xFARA3g" name="double"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="JoqptalF11Fj" name="short"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="ZL3YTkA11YO7" name="long"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="TdHulJY47Ot1" name="unsigned int"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="zcGycUf9nhhG" name="unsigned short"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="OdWrEnkz4I3C" name="unsigned long"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="hvDeVRa5vFEg" name="string"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="WKqEhf73YFcL" name="UniformGrid_t"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="wgt6znVkY8E4" name="TimeType_t"/>
       </UML:Namespace.ownedElement>
      </UML:Package>
      <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="U5ItUGrVl41l" name="NetCDFGeneralUtils">
       <UML:Classifier.feature>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="VPkTeshBvZkA" name="CloseNetCDF"/>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="U0BYJ4FT9Mx7" name="GetDimension"/>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="InibFn09tabG" name="GetAllDimensions"/>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="OpoOEhfiZE1E" name="GetFromNetCDF"/>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="oKrbsTmd5KC9" name="TimeValueToIndex"/>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="fUokA8bIGENl" name="G_Error"/>
       </UML:Classifier.feature>
      </UML:Class>
      <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="VgpsdQgYcuPB" name="NetCDFGridUtils">
       <UML:Classifier.feature>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="qawac1xwyGp7" name="PrintGrid"/>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="OFeaqbR9NTFH" name="InitGrid"/>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="hx81sMIjiu3R" name="GetNetCDFGridParameters"/>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="4Z69kNMEJCyw" name="Focus2DNetCDFGrid"/>
       </UML:Classifier.feature>
      </UML:Class>
      <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="2FcotFHyV8Sj" name="NetCDFInterpolate">
       <UML:Classifier.feature>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="UYMmHzuoU41R" name="LinearInterpolation"/>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="6yYCauUR0aF8" name="BiLinearInterpolation"/>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="a5fw82wDdT2E" name="TriLinearInterpolation"/>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="0kBSrgNMCt5o" name="Interpolate"/>
        <UML:Operation visibility="private" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="eFnTzZ4t67fK" name="ChooseInterpolation"/>
        <UML:Operation visibility="private" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="mQON0c1ONoKx" name="CoordinateTransformation"/>
        <UML:Operation visibility="private" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="cEuBV9R6qiaj" name="GetScalar"/>
        <UML:Operation visibility="private" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="SDjGWTebwXpB" name="GetSolutionInStencil"/>
        <UML:Operation visibility="private" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="gAMmJb41OJKw" name="ScaleMeshPoint"/>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="KuXgWjgFw3zG" name="cs2cs_transform"/>
       </UML:Classifier.feature>
      </UML:Class>
      <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="bEvoyJ3j2q0r" name="GridDataMapper">
       <UML:Classifier.feature>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="1s9MJrHqQuT1" name="GridDataMapper"/>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="XDpynmNoaU08" name="InitScaling"/>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="iehLBzxWpyhi" name="InitNetCDF"/>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="kuz55IWIaEDW" name="InitTime"/>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="842IidBg7yLl" name="InitInterpolation"/>
       </UML:Classifier.feature>
      </UML:Class>
      <UML:Association visibility="public" isSpecification="false" namespace="Logical View" xmi.id="17oaviGmeBZb" name="">
       <UML:Association.connection>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="e4ttPuIjSUdj" type="VgpsdQgYcuPB" name="" aggregation="none"/>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="e9mG6Uz5amfV" type="bEvoyJ3j2q0r" name="" aggregation="none"/>
       </UML:Association.connection>
      </UML:Association>
      <UML:Association visibility="public" isSpecification="false" namespace="Logical View" xmi.id="useKxciJgVrP" name="">
       <UML:Association.connection>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" multiplicity="1" xmi.id="f0FKEdTrkzaN" type="bEvoyJ3j2q0r" name="" aggregation="none"/>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" multiplicity="1" xmi.id="0h9eK0aCrEWm" type="VgpsdQgYcuPB" name="" aggregation="none"/>
       </UML:Association.connection>
      </UML:Association>
      <UML:Association visibility="public" isSpecification="false" namespace="Logical View" xmi.id="Ot5g7g7wQ6Xl" name="">
       <UML:Association.connection>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="7CujUtJhkWBU" type="bEvoyJ3j2q0r" name="" aggregation="none"/>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="IOal7TaVMf9T" type="U5ItUGrVl41l" name="" aggregation="none"/>
       </UML:Association.connection>
      </UML:Association>
      <UML:Association visibility="public" isSpecification="false" namespace="Logical View" xmi.id="5P8aGQF0uQTC" name="">
       <UML:Association.connection>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="p3vwUWPq9YJT" type="bEvoyJ3j2q0r" name="" aggregation="none"/>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="mhC6chWi5eGL" type="2FcotFHyV8Sj" name="" aggregation="none"/>
       </UML:Association.connection>
      </UML:Association>
      <UML:Association visibility="public" isSpecification="false" namespace="Logical View" xmi.id="xcuciYn5C7WP" name="">
       <UML:Association.connection>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="zkzZxT7J52dz" type="2FcotFHyV8Sj" name="" aggregation="none"/>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="v9yKz9Duk5VS" type="U5ItUGrVl41l" name="" aggregation="none"/>
       </UML:Association.connection>
      </UML:Association>
      <UML:Association visibility="public" isSpecification="false" namespace="Logical View" xmi.id="P1BNlAuge2zh" name="">
       <UML:Association.connection>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="4agxjcIhlVbT" type="VgpsdQgYcuPB" name="" aggregation="none"/>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="Z4uBNPxkR85A" type="U5ItUGrVl41l" name="" aggregation="none"/>
       </UML:Association.connection>
      </UML:Association>
      <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="iR8mXPE1QTvS" name="CustomTimeInterpolation">
       <UML:Classifier.feature>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="n3DLsyzhEofO" name="ChooseTimeInterpolation"/>
        <UML:Operation visibility="private" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="uN6ty3tchZSi" name="SeasonalInterpolation"/>
       </UML:Classifier.feature>
      </UML:Class>
      <UML:Association visibility="public" isSpecification="false" namespace="Logical View" xmi.id="4aCuu2q3rn8G" name="">
       <UML:Association.connection>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="Sl7n3rdwYC08" type="iR8mXPE1QTvS" name="" aggregation="none"/>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="mtsURyCVWMNO" type="2FcotFHyV8Sj" name="" aggregation="none"/>
       </UML:Association.connection>
      </UML:Association>
      <UML:Association visibility="public" isSpecification="false" namespace="Logical View" xmi.id="DSEzaSPJZDMP" name="">
       <UML:Association.connection>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="qIv3G1nArHbq" type="bEvoyJ3j2q0r" name="" aggregation="none"/>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="R5MnSl8eDKbl" type="iR8mXPE1QTvS" name="" aggregation="none"/>
       </UML:Association.connection>
      </UML:Association>
      <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="H5HVPEtVVaDX" name="cs2cs_interface">
       <UML:Classifier.feature>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="gLfgI2OvH5on" name="cs2cs_transform"/>
       </UML:Classifier.feature>
      </UML:Class>
      <UML:Association visibility="public" isSpecification="false" namespace="Logical View" xmi.id="Gj4Ki0srKGjW" name="">
       <UML:Association.connection>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="iG4mTvr5fGjB" type="2FcotFHyV8Sj" name="" aggregation="none"/>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="QMQePtAgaE0H" type="H5HVPEtVVaDX" name="" aggregation="none"/>
       </UML:Association.connection>
      </UML:Association>
      <UML:Association visibility="public" isSpecification="false" namespace="Logical View" xmi.id="F6AlyKRKnK6j" name="">
       <UML:Association.connection>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="0iI3iL4W1QbW" type="2FcotFHyV8Sj" name="" aggregation="none"/>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="KlNZ3V9IcJ3Y" type="VgpsdQgYcuPB" name="" aggregation="none"/>
       </UML:Association.connection>
      </UML:Association>
      <UML:Association visibility="public" isSpecification="false" namespace="Logical View" xmi.id="ryr5ZafKSmZY" name="">
       <UML:Association.connection>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="L7eoJcOTNRLf" type="WKqEhf73YFcL" name="" aggregation="none"/>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="bSzBbZrSXgX6" type="VgpsdQgYcuPB" name="" aggregation="none"/>
       </UML:Association.connection>
      </UML:Association>
      <UML:Association visibility="public" isSpecification="false" namespace="Logical View" xmi.id="BPjvyFG3t2KW" name="">
       <UML:Association.connection>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="Rmrq7UPZTaA3" type="wgt6znVkY8E4" name="" aggregation="none"/>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="RaY76dMH23Cy" type="bEvoyJ3j2q0r" name="" aggregation="none"/>
       </UML:Association.connection>
      </UML:Association>
      <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="8ATDsDhlkVNV" name="MapperUtils">
       <UML:Classifier.feature>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="NSfwaT681tQf" name="GetElmerNodeValue"/>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Xz4GhXWeBJa5" name="GetElmerMinMax"/>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="mznh4aRbT5eg" name="IntWidth"/>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="wvs9ut7Cu2sP" name="GetNetCDFAccessParameters"/>
        <UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="oaiZ31h63Uik" name="ListGetStrings"/>
       </UML:Classifier.feature>
      </UML:Class>
      <UML:Association visibility="public" isSpecification="false" namespace="Logical View" xmi.id="QVosBZsGEBuk" name="">
       <UML:Association.connection>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="E2MniqZvjwIW" type="bEvoyJ3j2q0r" name="" aggregation="none"/>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="0SrmBGYajMSs" type="8ATDsDhlkVNV" name="" aggregation="none"/>
       </UML:Association.connection>
      </UML:Association>
      <UML:Association visibility="public" isSpecification="false" namespace="Logical View" xmi.id="VkI9gPRiTbTo" name="">
       <UML:Association.connection>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="CpisVzyPiVNV" type="U5ItUGrVl41l" name="" aggregation="none"/>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="W29jJrqmc7uG" type="wgt6znVkY8E4" name="" aggregation="none"/>
       </UML:Association.connection>
      </UML:Association>
      <UML:Association visibility="public" isSpecification="false" namespace="Logical View" xmi.id="CqzGeM0okN2a" name="">
       <UML:Association.connection>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="1eLUHzgyYcsS" type="iR8mXPE1QTvS" name="" aggregation="none"/>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="mrMlRVCbLBrz" type="2FcotFHyV8Sj" name="" aggregation="none"/>
       </UML:Association.connection>
      </UML:Association>
     </UML:Namespace.ownedElement>
     <XMI.extension xmi.extender="umbrello">
      <diagrams>
       <diagram showopsig="1" linecolor="#ff0000" snapx="15" showattribassocs="1" snapy="10" linewidth="0" showattsig="1" showpubliconly="1" showpackage="1" showstereotype="1" name="class diagram" font="Sans Serif,9,-1,0,50,0,0,0,0,0" canvasheight="786" canvaswidth="1694" localid="" snapcsgrid="0" showgrid="1" showops="1" usefillcolor="1" fillcolor="#ffff00" zoom="100" xmi.id="yPL81nGLC6TG" documentation="" showscope="1" snapgrid="0" showatts="1" type="1">
        <widgets>
         <classwidget linecolor="#000000" usesdiagramfillcolor="0" linewidth="none" showoperations="1" usesdiagramusefillcolor="0" showpubliconly="0" showpackage="1" x="208" showattsigs="601" showstereotype="1" y="20" showattributes="1" font="Sans Serif,9,-1,5,75,0,0,0,0,0" width="146" isinstance="0" usefillcolor="0" fillcolor="#ffff00" xmi.id="U5ItUGrVl41l" showscope="1" height="105" showopsigs="601"/>
         <classwidget linecolor="#000000" usesdiagramfillcolor="0" linewidth="none" showoperations="1" usesdiagramusefillcolor="0" showpubliconly="0" showpackage="1" x="81" showattsigs="601" showstereotype="1" y="197" showattributes="1" font="Sans Serif,9,-1,0,75,0,0,0,0,0" width="192" isinstance="0" usefillcolor="0" fillcolor="#ffff00" xmi.id="VgpsdQgYcuPB" showscope="1" height="77" showopsigs="601"/>
         <classwidget linecolor="#000000" usesdiagramfillcolor="0" linewidth="none" showoperations="1" usesdiagramusefillcolor="0" showpubliconly="0" showpackage="1" x="346" showattsigs="601" showstereotype="1" y="160" showattributes="1" font="Sans Serif,9,-1,0,75,0,0,0,0,0" width="182" isinstance="0" usefillcolor="0" fillcolor="#ffff00" xmi.id="2FcotFHyV8Sj" showscope="1" height="161" showopsigs="601"/>
         <classwidget linecolor="#000000" usesdiagramfillcolor="0" linewidth="none" showoperations="1" usesdiagramusefillcolor="0" showpubliconly="0" showpackage="1" x="200" showattsigs="601" showstereotype="1" y="469" showattributes="1" font="Sans Serif,9,-1,0,75,0,0,0,0,0" width="137" isinstance="0" usefillcolor="0" fillcolor="#ffff00" xmi.id="bEvoyJ3j2q0r" showscope="1" height="96" showopsigs="601"/>
         <classwidget linecolor="#000000" usesdiagramfillcolor="0" linewidth="none" showoperations="1" usesdiagramusefillcolor="0" showpubliconly="0" showpackage="1" x="368" showattsigs="601" showstereotype="1" y="375" showattributes="1" font="Sans Serif,9,-1,0,75,0,0,0,0,0" width="184" isinstance="0" usefillcolor="0" fillcolor="#ffff00" xmi.id="iR8mXPE1QTvS" showscope="1" height="49" showopsigs="601"/>
         <classwidget linecolor="none" usesdiagramfillcolor="1" linewidth="none" showoperations="1" usesdiagramusefillcolor="1" showpubliconly="0" showpackage="1" x="454" showattsigs="601" showstereotype="1" y="42" showattributes="1" font="Sans Serif,9,-1,0,75,0,0,0,0,0" width="133" isinstance="0" usefillcolor="0" fillcolor="none" xmi.id="H5HVPEtVVaDX" showscope="1" height="35" showopsigs="601"/>
         <notewidget width="97" showstereotype="1" x="535" noteType="0" y="95" usesdiagramusefillcolor="1" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="98" linecolor="none" xmi.id="PcedKp1eDf36" usefillcolor="0" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0" text="C file connected to Fortran via ISO C binding library."/>
         <datatypewidget width="111" showstereotype="1" x="85" y="290" usesdiagramusefillcolor="0" usesdiagramfillcolor="0" isinstance="0" fillcolor="#ffff00" height="28" linecolor="#000000" xmi.id="WKqEhf73YFcL" usefillcolor="0" linewidth="none" font="Sans Serif,9,-1,0,75,1,0,0,0,0"/>
         <datatypewidget width="93" showstereotype="1" x="97" y="62" usesdiagramusefillcolor="1" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="28" linecolor="none" xmi.id="wgt6znVkY8E4" usefillcolor="0" linewidth="none" font="Sans Serif,9,-1,0,75,1,0,0,0,0"/>
         <classwidget linecolor="#000000" usesdiagramfillcolor="0" linewidth="none" showoperations="1" usesdiagramusefillcolor="0" showpubliconly="0" showpackage="1" x="7" showattsigs="601" showstereotype="1" y="337" showattributes="1" font="Sans Serif,9,-1,0,75,0,0,0,0,0" width="207" isinstance="0" usefillcolor="0" fillcolor="#ffff00" xmi.id="8ATDsDhlkVNV" showscope="1" height="91" showopsigs="601"/>
         <boxwidget width="646" showstereotype="1" x="0" y="8" usesdiagramusefillcolor="1" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="585" linecolor="#ffffff" xmi.id="V1mzFjmU3Egj" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
        </widgets>
        <messages/>
        <associations>
         <assocwidget indexa="2" indexb="1" widgetaid="bEvoyJ3j2q0r" linecolor="none" totalcounta="6" xmi.id="useKxciJgVrP" widgetbid="VgpsdQgYcuPB" totalcountb="3" type="512" linewidth="none">
          <linepath>
           <startpoint startx="220" starty="469"/>
           <endpoint endx="220" endy="274"/>
          </linepath>
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="222" showstereotype="1" y="449" text="1" font="Sans Serif,9,-1,0,50,0,0,0,0,0" pretext="" role="701" width="16" isinstance="0" posttext="" usefillcolor="0" fillcolor="none" xmi.id="iFmOHCRoinqM" height="18"/>
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="222" showstereotype="1" y="276" text="1" font="Sans Serif,9,-1,0,50,0,0,0,0,0" pretext="" role="702" width="16" isinstance="0" posttext="" usefillcolor="0" fillcolor="none" xmi.id="ouNBo6QXLCta" height="18"/>
         </assocwidget>
         <assocwidget indexa="3" indexb="2" widgetaid="bEvoyJ3j2q0r" linecolor="none" totalcounta="6" xmi.id="Ot5g7g7wQ6Xl" widgetbid="U5ItUGrVl41l" totalcountb="4" type="512" linewidth="none">
          <linepath>
           <startpoint startx="323" starty="469"/>
           <endpoint endx="323" endy="125"/>
          </linepath>
         </assocwidget>
         <assocwidget indexa="4" indexb="1" widgetaid="bEvoyJ3j2q0r" linecolor="none" totalcounta="6" xmi.id="5P8aGQF0uQTC" widgetbid="2FcotFHyV8Sj" totalcountb="3" type="512" linewidth="none">
          <linepath>
           <startpoint startx="337" starty="469"/>
           <endpoint endx="346" endy="321"/>
          </linepath>
         </assocwidget>
         <assocwidget indexa="1" indexb="3" widgetaid="2FcotFHyV8Sj" linecolor="none" totalcounta="3" xmi.id="xcuciYn5C7WP" widgetbid="U5ItUGrVl41l" totalcountb="4" type="512" linewidth="none">
          <linepath>
           <startpoint startx="354" starty="160"/>
           <endpoint endx="354" endy="125"/>
          </linepath>
         </assocwidget>
         <assocwidget indexa="1" indexb="1" widgetaid="VgpsdQgYcuPB" linecolor="none" totalcounta="2" xmi.id="P1BNlAuge2zh" widgetbid="U5ItUGrVl41l" totalcountb="4" type="512" linewidth="none">
          <linepath>
           <startpoint startx="214" starty="197"/>
           <endpoint endx="214" endy="125"/>
          </linepath>
         </assocwidget>
         <assocwidget indexa="5" indexb="1" widgetaid="bEvoyJ3j2q0r" linecolor="none" totalcounta="6" xmi.id="DSEzaSPJZDMP" widgetbid="iR8mXPE1QTvS" totalcountb="2" type="512" linewidth="none">
          <linepath>
           <startpoint startx="337" starty="469"/>
           <endpoint endx="368" endy="424"/>
           <point x="360" y="434"/>
          </linepath>
         </assocwidget>
         <assocwidget indexa="2" indexb="1" widgetaid="2FcotFHyV8Sj" linecolor="none" totalcounta="3" xmi.id="Gj4Ki0srKGjW" widgetbid="H5HVPEtVVaDX" totalcountb="3" type="512" linewidth="none">
          <linepath>
           <startpoint startx="506" starty="160"/>
           <endpoint endx="506" endy="77"/>
          </linepath>
         </assocwidget>
         <assocwidget indexa="1" indexb="2" visibilityA="0" widgetaid="PcedKp1eDf36" visibilityB="0" roleBdoc="" roleAdoc="" linecolor="none" changeabilityA="900" totalcounta="2" changeabilityB="900" widgetbid="H5HVPEtVVaDX" totalcountb="3" type="513" documentation="" linewidth="none">
          <linepath>
           <startpoint startx="587" starty="95"/>
           <endpoint endx="587" endy="77"/>
          </linepath>
         </assocwidget>
         <assocwidget indexa="1" indexb="1" widgetaid="2FcotFHyV8Sj" linecolor="none" totalcounta="2" xmi.id="F6AlyKRKnK6j" widgetbid="VgpsdQgYcuPB" totalcountb="2" type="512" linewidth="none">
          <linepath>
           <startpoint startx="346" starty="235"/>
           <endpoint endx="273" endy="235"/>
          </linepath>
         </assocwidget>
         <assocwidget indexa="1" indexb="2" widgetaid="WKqEhf73YFcL" linecolor="none" totalcounta="2" xmi.id="ryr5ZafKSmZY" widgetbid="VgpsdQgYcuPB" totalcountb="3" type="503" linewidth="none">
          <linepath>
           <startpoint startx="187" starty="290"/>
           <endpoint endx="187" endy="274"/>
          </linepath>
         </assocwidget>
         <assocwidget indexa="1" indexb="1" widgetaid="bEvoyJ3j2q0r" linecolor="none" totalcounta="6" xmi.id="QVosBZsGEBuk" widgetbid="8ATDsDhlkVNV" totalcountb="2" type="512" linewidth="none">
          <linepath>
           <startpoint startx="205" starty="469"/>
           <endpoint endx="205" endy="428"/>
          </linepath>
         </assocwidget>
         <assocwidget indexa="1" indexb="1" widgetaid="U5ItUGrVl41l" linecolor="none" totalcounta="2" xmi.id="VkI9gPRiTbTo" widgetbid="wgt6znVkY8E4" totalcountb="2" type="503" linewidth="none">
          <linepath>
           <startpoint startx="208" starty="80"/>
           <endpoint endx="190" endy="80"/>
          </linepath>
         </assocwidget>
         <assocwidget indexa="1" indexb="2" widgetaid="iR8mXPE1QTvS" linecolor="none" totalcounta="2" xmi.id="CqzGeM0okN2a" widgetbid="2FcotFHyV8Sj" totalcountb="3" type="512" linewidth="none">
          <linepath>
           <startpoint startx="450" starty="375"/>
           <endpoint endx="450" endy="321"/>
          </linepath>
         </assocwidget>
        </associations>
       </diagram>
      </diagrams>
     </XMI.extension>
    </UML:Model>
    <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Use Case View" name="Use Case View">
     <UML:Namespace.ownedElement/>
    </UML:Model>
    <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Component View" name="Component View">
     <UML:Namespace.ownedElement/>
    </UML:Model>
    <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Deployment View" name="Deployment View">
     <UML:Namespace.ownedElement/>
    </UML:Model>
    <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Entity Relationship Model" name="Entity Relationship Model">
     <UML:Namespace.ownedElement/>
    </UML:Model>
   </UML:Namespace.ownedElement>
  </UML:Model>
 </XMI.content>
 <XMI.extensions xmi.extender="umbrello">
  <docsettings viewid="yPL81nGLC6TG" uniqueid="V1mzFjmU3Egj" documentation=""/>
  <listview>
   <listitem open="1" type="800" id="Views">
    <listitem open="1" type="801" id="Logical View">
     <listitem open="0" type="807" id="yPL81nGLC6TG" label="class diagram"/>
     <listitem open="1" type="813" id="iR8mXPE1QTvS">
      <listitem open="0" type="815" id="n3DLsyzhEofO"/>
      <listitem open="0" type="815" id="uN6ty3tchZSi"/>
     </listitem>
     <listitem open="1" type="813" id="bEvoyJ3j2q0r">
      <listitem open="0" type="815" id="1s9MJrHqQuT1"/>
      <listitem open="0" type="815" id="XDpynmNoaU08"/>
      <listitem open="0" type="815" id="iehLBzxWpyhi"/>
      <listitem open="0" type="815" id="kuz55IWIaEDW"/>
      <listitem open="0" type="815" id="842IidBg7yLl"/>
     </listitem>
     <listitem open="1" type="813" id="8ATDsDhlkVNV">
      <listitem open="0" type="815" id="NSfwaT681tQf"/>
      <listitem open="0" type="815" id="Xz4GhXWeBJa5"/>
      <listitem open="0" type="815" id="mznh4aRbT5eg"/>
      <listitem open="0" type="815" id="wvs9ut7Cu2sP"/>
      <listitem open="0" type="815" id="oaiZ31h63Uik"/>
     </listitem>
     <listitem open="1" type="813" id="U5ItUGrVl41l">
      <listitem open="0" type="815" id="VPkTeshBvZkA"/>
      <listitem open="0" type="815" id="U0BYJ4FT9Mx7"/>
      <listitem open="0" type="815" id="InibFn09tabG"/>
      <listitem open="0" type="815" id="OpoOEhfiZE1E"/>
      <listitem open="0" type="815" id="oKrbsTmd5KC9"/>
      <listitem open="0" type="815" id="fUokA8bIGENl"/>
     </listitem>
     <listitem open="1" type="813" id="VgpsdQgYcuPB">
      <listitem open="0" type="815" id="qawac1xwyGp7"/>
      <listitem open="0" type="815" id="OFeaqbR9NTFH"/>
      <listitem open="0" type="815" id="hx81sMIjiu3R"/>
      <listitem open="0" type="815" id="4Z69kNMEJCyw"/>
     </listitem>
     <listitem open="1" type="813" id="2FcotFHyV8Sj">
      <listitem open="0" type="815" id="UYMmHzuoU41R"/>
      <listitem open="0" type="815" id="6yYCauUR0aF8"/>
      <listitem open="0" type="815" id="a5fw82wDdT2E"/>
      <listitem open="0" type="815" id="0kBSrgNMCt5o"/>
      <listitem open="0" type="815" id="eFnTzZ4t67fK"/>
      <listitem open="0" type="815" id="mQON0c1ONoKx"/>
      <listitem open="0" type="815" id="cEuBV9R6qiaj"/>
      <listitem open="0" type="815" id="SDjGWTebwXpB"/>
      <listitem open="0" type="815" id="gAMmJb41OJKw"/>
      <listitem open="0" type="815" id="KuXgWjgFw3zG"/>
     </listitem>
     <listitem open="1" type="813" id="H5HVPEtVVaDX">
      <listitem open="0" type="815" id="gLfgI2OvH5on"/>
     </listitem>
     <listitem open="0" type="830" id="Datatypes">
      <listitem open="1" type="829" id="wgt6znVkY8E4"/>
      <listitem open="1" type="829" id="WKqEhf73YFcL"/>
      <listitem open="1" type="829" id="3WvtFBnCV5ky"/>
      <listitem open="1" type="829" id="dR4PfQZjtqbq"/>
      <listitem open="1" type="829" id="YIOP8xFARA3g"/>
      <listitem open="1" type="829" id="MQG2iZ5KzAje"/>
      <listitem open="1" type="829" id="zKKaSHiKgIJ5"/>
      <listitem open="1" type="829" id="ZL3YTkA11YO7"/>
      <listitem open="1" type="829" id="JoqptalF11Fj"/>
      <listitem open="1" type="829" id="hvDeVRa5vFEg"/>
      <listitem open="1" type="829" id="TdHulJY47Ot1"/>
      <listitem open="1" type="829" id="OdWrEnkz4I3C"/>
      <listitem open="1" type="829" id="zcGycUf9nhhG"/>
     </listitem>
    </listitem>
    <listitem open="1" type="802" id="Use Case View"/>
    <listitem open="1" type="821" id="Component View"/>
    <listitem open="1" type="827" id="Deployment View"/>
    <listitem open="1" type="836" id="Entity Relationship Model"/>
   </listitem>
  </listview>
  <codegeneration>
   <codegenerator language="C++"/>
  </codegeneration>
 </XMI.extensions>
</XMI>