PlottableObjective Class Reference

This only adds a few plotting functions to GeneralObjective to define a common interface. More...

#include <PlottableObjective.h>

Inheritance diagram for PlottableObjective:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void WriteModel (const std::string &filename)
 write the current model to a file
virtual void WritePlot (const std::string &filename)
 write the current model for plotting to a file
virtual void WriteData (const std::string &filename)
 Write current data to a file.
 PlottableObjective ()
 PlottableObjective (const PlottableObjective &Old)
PlottableObjectiveoperator= (const PlottableObjective &source)
virtual ~PlottableObjective ()


Detailed Description

This only adds a few plotting functions to GeneralObjective to define a common interface.

Definition at line 6 of file PlottableObjective.h.


Constructor & Destructor Documentation

PlottableObjective::PlottableObjective (  ) 

Definition at line 3 of file PlottableObjective.cpp.

PlottableObjective::PlottableObjective ( const PlottableObjective Old  )  [inline]

Definition at line 16 of file PlottableObjective.h.

PlottableObjective::~PlottableObjective (  )  [virtual]

Definition at line 7 of file PlottableObjective.cpp.


Member Function Documentation

PlottableObjective & PlottableObjective::operator= ( const PlottableObjective source  ) 

Definition at line 11 of file PlottableObjective.cpp.

virtual void PlottableObjective::WriteData ( const std::string &  filename  )  [inline, virtual]

virtual void PlottableObjective::WriteModel ( const std::string &  filename  )  [inline, virtual]

virtual void PlottableObjective::WritePlot ( const std::string &  filename  )  [inline, virtual]

write the current model for plotting to a file

Reimplemented in Aniso1DMTObjective, C1DMTObjective, C1DRecObjective, Iso1DMTObjective, Multi1DRecObjective, PTensor1DMTObjective, AnisoSurfaceWaveObjective, and SurfaceWaveObjective.

Definition at line 12 of file PlottableObjective.h.


The documentation for this class was generated from the following files:

Generated on Tue Aug 4 16:04:21 2009 for GPLIB++ by  doxygen 1.5.8