|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPIANOS.generator.Definitions
public class Definitions
This class is used to generate the Fortran module "definitions".
Constructor Summary | |
---|---|
Definitions()
|
Method Summary | |
---|---|
static void |
generateDefinitions(ComputationalModel model)
Generates and writes the Fortran module definitions.f90. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Definitions()
Method Detail |
---|
public static void generateDefinitions(ComputationalModel model) throws java.io.IOException
model
- The model this simulation is related to
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |