gms
Class RT3D_SSM

java.lang.Object
  extended by gms.MT3D_SSM
      extended by gms.RT3D_SSM
All Implemented Interfaces:
F2DataManipulator, UIComponent, java.io.Serializable

public class RT3D_SSM
extends MT3D_SSM

See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
(package private)  ByRefFloat[][][] Source_decay
           
 
Fields inherited from class gms.MT3D_SSM
aqCConc, aqPoints, aqRConc, casid, CEVT, conversion, CRCH, CSS, CSSMS, doFRCH, doNSS, FDRN, FEVT, FGHB, FNew, FRCH, FRIV, FWEL, INCEVT, INCRCH, ISS, ITYPE, JSS, KSS, MAXPOINTS, MXSS, nPER, nSPECIES, NSS
 
Constructor Summary
RT3D_SSM(ByRefInt MaxStress, ByRefInt MaxSpecies)
           
 
Method Summary
 void d3_d8a(Operator t, int NCOL, int NROW)
           
 void processFormat(Operator t, ByRefInt NCOL, ByRefInt NROW)
           
 
Methods inherited from class gms.MT3D_SSM
addDictionaryEntries, addInputs, addModuleRequirements, addOutputs, checkInput, d3_d8, expandStress, extreme, isConnected, max, min, read, readConstants, readDataSet, readObjects, setConstants, touch, write, writeConstants, writeDataSet, writeObjects
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values

Source_decay

ByRefFloat[][][] Source_decay
Constructor Detail

RT3D_SSM

public RT3D_SSM(ByRefInt MaxStress,
                ByRefInt MaxSpecies)
Method Detail

d3_d8a

public void d3_d8a(Operator t,
                   int NCOL,
                   int NROW)
            throws java.lang.Exception
Throws:
java.lang.Exception

processFormat

public void processFormat(Operator t,
                          ByRefInt NCOL,
                          ByRefInt NROW)
                   throws java.lang.Exception
Overrides:
processFormat in class MT3D_SSM
Throws:
java.lang.Exception