org.jcae.mesh.xmldata
Class ComputeEdgesConnectivity

java.lang.Object
  extended by org.jcae.mesh.xmldata.ComputeEdgesConnectivity

public class ComputeEdgesConnectivity
extends java.lang.Object

Author:
Jerome Robert
To do:
handle multiple submesh and <label> element.

Constructor Summary
ComputeEdgesConnectivity(java.lang.String dir, java.lang.String file)
           
 
Method Summary
 void compute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComputeEdgesConnectivity

public ComputeEdgesConnectivity(java.lang.String dir,
                                java.lang.String file)
Method Detail

compute

public void compute()
             throws javax.xml.xpath.XPathExpressionException,
                    javax.xml.parsers.ParserConfigurationException,
                    org.xml.sax.SAXException,
                    java.io.IOException
Throws:
javax.xml.xpath.XPathExpressionException
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
java.io.IOException