Playa::Printable Class Reference

#include <PlayaPrintable.hpp>

Inheritance diagram for Playa::Printable:

Playa::GhostView< double > Playa::DenseSerialMatrix Playa::EpetraMatrix Playa::EpetraVector Playa::EpetraVectorType Playa::GhostView< Scalar > Playa::InverseOperator< Scalar > Playa::LineSearchBase Playa::OptConvergenceTestBase Playa::SerialVectorType Playa::SimpleComposedOp< Scalar > Playa::SimpleDiagonalOp< Scalar > Playa::SimpleScaledOp< Scalar > Playa::UnconstrainedOptimizerBase

List of all members.

Public Member Functions

virtual ~Printable ()
virtual void print (std::ostream &os) const =0


Detailed Description

Printable defines an interface for writing an object to a stream.

Author:
Kevin Long (kevin.long@ttu.edu)

Definition at line 18 of file PlayaPrintable.hpp.


Constructor & Destructor Documentation

virtual Playa::Printable::~Printable (  )  [inline, virtual]

virtual dtor

Definition at line 22 of file PlayaPrintable.hpp.


Member Function Documentation

virtual void Playa::Printable::print ( std::ostream &  os  )  const [pure virtual]


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

doxygen