NeurApp 1.1
NeurApp - software for exploring approximation by artificial neural networks on functions of one or two variables.

IG::Num::ConvectionRev1RobertFileManager Class Reference

Inheritance diagram for IG::Num::ConvectionRev1RobertFileManager:
Collaboration diagram for IG::Num::ConvectionRev1RobertFileManager:

List of all members.

Public Member Functions

 ConvectionRev1RobertFileManager (string rootDirectory)
 Constructs a file manager for interfacing simulation casting simulator of Robert Vertnik.
override void WriteInputParameters (IVector inputParameters)
 Writes optimization input parameters to the standard location.
virtual void WriteInputParameters (IVector inputParameters, string inputPath)
 Writes optimization input parameters to the standard location.

Protected Attributes

new int _numInputParameters = 3
int _numNetDotsX = 60
int _numNetDotsY = 60

Properties

override int NumInputParameters [get, set]
 Number of input optimization parameters for the simulator.
virtual int NumNetDotsX [get, set]
 Number of points on the net on x side.
virtual int NumNetDotsY [get, set]
 Number of points on the net on y side.

Constructor & Destructor Documentation

IG::Num::ConvectionRev1RobertFileManager::ConvectionRev1RobertFileManager ( string  rootDirectory) [inline]

Constructs a file manager for interfacing simulation casting simulator of Robert Vertnik.

Parameters:
rootDirectoryRoot directory containing all base directories for simulator data.
projectNameName of the project, which determines nmes of subdirectories of base directories that contain data for the current project.
simulationNameSimulation name, which determines e.g. names of optimization input and output files used for data exchange between optimization and simulation.

Member Function Documentation

override void IG::Num::ConvectionRev1RobertFileManager::WriteInputParameters ( IVector  inputParameters) [inline, virtual]

Writes optimization input parameters to the standard location.

Parameters:
outputValuesParameters to be written.

Reimplemented from IG::Num::ConvectionRobertFileManager.

virtual void IG::Num::ConvectionRev1RobertFileManager::WriteInputParameters ( IVector  inputParameters,
string  inputPath 
) [inline, virtual]

Writes optimization input parameters to the standard location.

Parameters:
outputValuesParameters to be written.
outputValuesPath to the input file.

Reimplemented from IG::Num::ConvectionRobertFileManager.


Member Data Documentation


Property Documentation

override int IG::Num::ConvectionRev1RobertFileManager::NumInputParameters [get, set]

Number of input optimization parameters for the simulator.

Reimplemented from IG::Num::ConvectionRobertFileManager.

virtual int IG::Num::ConvectionRev1RobertFileManager::NumNetDotsX [get, set]

Number of points on the net on x side.

virtual int IG::Num::ConvectionRev1RobertFileManager::NumNetDotsY [get, set]

Number of points on the net on y side.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties