|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfhm.edu.fem.util.io.FEMOUTSaver
public class FEMOUTSaver
Class Description: This class takes care of saving the results to the FEMOUT file
Field Summary | |
---|---|
protected static Logger |
localLogger
|
Constructor Summary | |
---|---|
FEMOUTSaver()
Construct a new FEMOUTSaver |
Method Summary | |
---|---|
void |
save(java.io.File outFile)
Save all results (which are stored in the FEMManager) to the given file |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static Logger localLogger
Constructor Detail |
---|
public FEMOUTSaver()
Method Detail |
---|
public void save(java.io.File outFile)
outFile,
- the file to save to
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |