|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJava.generateFortran.GenerateFortran_myReactions
public class GenerateFortran_myReactions
Generate reactions.f
Constructor Summary | |
---|---|
GenerateFortran_myReactions()
|
Method Summary | |
---|---|
static void |
generate(java.lang.String directory,
Problem p)
Make reactions.f in directory for a certain problem |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GenerateFortran_myReactions()
Method Detail |
---|
public static void generate(java.lang.String directory, Problem p)
directory
- the directoryp
- the problem
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |