|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJava.generateFortran.GenerateFortran_spline
public class GenerateFortran_spline
Generate spline.f
Constructor Summary | |
---|---|
GenerateFortran_spline()
|
Method Summary | |
---|---|
static void |
generate(java.lang.String directory,
Problem p)
Make spline.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_spline()
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 |