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