Java.generateFortran
Class GenerateFortran_myReactions

java.lang.Object
  extended by Java.generateFortran.GenerateFortran_myReactions

public class GenerateFortran_myReactions
extends java.lang.Object

Generate reactions.f

Since:
1.0

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

GenerateFortran_myReactions

public GenerateFortran_myReactions()
Method Detail

generate

public static void generate(java.lang.String directory,
                            Problem p)
Make reactions.f in directory for a certain problem

Parameters:
directory - the directory
p - the problem