Functions
std Namespace Reference

Functions

ostream & operator<< (std::ostream &os, const Sundance::ADReal &x)
ostream & operator<< (std::ostream &os, const Point &point)
ostream & operator<< (std::ostream &os, const Sundance::AlgebraType &at)
ostream & operator<< (std::ostream &os, const Sundance::AlgebraSpecifier &as)
ostream & operator<< (std::ostream &os, const Sundance::EvalVector &vec)
ostream & operator<< (std::ostream &os, const Sundance::FunctionIdentifier &fid)
std::ostream & operator<< (std::ostream &os, const Sundance::CellFilter &f)
ostream & operator<< (std::ostream &os, const Sundance::CellPredicate &pred)
ostream & operator<< (std::ostream &os, const Sundance::CellSet &c)
ostream & operator<< (std::ostream &stream, const NOX::NOXPlaya::Vector &v)
 Function for printing.

Function Documentation

ostream & std::operator<< ( std::ostream &  os,
const Point point 
)

Definition at line 58 of file SundancePoint.cpp.

References Sundance::Point::dim().

ostream& std::operator<< ( std::ostream &  os,
const Sundance::AlgebraType at 
)
ostream& std::operator<< ( std::ostream &  os,
const Sundance::CellPredicate pred 
) [inline]

Definition at line 103 of file SundanceCellPredicate.hpp.

References Sundance::CellPredicate::toXML().

ostream& std::operator<< ( std::ostream &  os,
const Sundance::AlgebraSpecifier as 
)
ostream& std::operator<< ( std::ostream &  os,
const Sundance::CellSet c 
) [inline]

Definition at line 129 of file SundanceCellSet.hpp.

References Playa::Handle< PointerType >::print().

ostream& std::operator<< ( std::ostream &  os,
const Sundance::FunctionIdentifier fid 
)
ostream& std::operator<< ( std::ostream &  os,
const Sundance::ADReal x 
) [inline]

Definition at line 193 of file SundanceADReal.hpp.

References Sundance::ADReal::gradient(), and Sundance::ADReal::value().

ostream& std::operator<< ( std::ostream &  os,
const Sundance::EvalVector vec 
) [inline]

Definition at line 341 of file SundanceEvalVector.hpp.

References Sundance::EvalVector::print().

ostream & std::operator<< ( std::ostream &  stream,
const NOX::NOXPlaya::Vector v 
)

Function for printing.

Definition at line 368 of file NOX_Playa_Vector.cpp.

References NOX::NOXPlaya::Vector::leftshift().

std::ostream& std::operator<< ( std::ostream &  os,
const Sundance::CellFilter f 
) [inline]

Definition at line 426 of file SundanceCellFilter.hpp.

References Sundance::CellFilter::toString().

Site Contact