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