PHX::FieldTag Class Reference

#include <Phalanx_FieldTag.hpp>

Inheritance diagram for PHX::FieldTag:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 FieldTag ()
virtual ~FieldTag ()
virtual Teuchos::RCP< FieldTagclone () const =0
virtual bool operator== (const FieldTag &t) const =0
virtual bool operator!= (const FieldTag &t) const
virtual const std::string & name () const =0
virtual const PHX::DataLayoutdataLayout () const =0
virtual const std::type_info & dataTypeInfo () const =0
virtual const std::string identifier () const =0
 Unique name identifier that can be used for strict weak ordering in stl std::map keys.
virtual void print (std::ostream &os) const =0


Constructor & Destructor Documentation

PHX::FieldTag::FieldTag (  )  [inline]

virtual PHX::FieldTag::~FieldTag (  )  [inline, virtual]


Member Function Documentation

virtual Teuchos::RCP<FieldTag> PHX::FieldTag::clone (  )  const [pure virtual]

virtual const PHX::DataLayout& PHX::FieldTag::dataLayout (  )  const [pure virtual]

virtual const std::type_info& PHX::FieldTag::dataTypeInfo (  )  const [pure virtual]

Implemented in PHX::Tag< DataT >, PHX::Tag< MyVector< ScalarT > >, and PHX::Tag< ScalarT >.

Referenced by PHX::Tag< DataT >::operator==().

Here is the caller graph for this function:

virtual const std::string PHX::FieldTag::identifier (  )  const [pure virtual]

Unique name identifier that can be used for strict weak ordering in stl std::map keys.

Implemented in PHX::Tag< DataT >, PHX::Tag< MyVector< ScalarT > >, and PHX::Tag< ScalarT >.

virtual const std::string& PHX::FieldTag::name (  )  const [pure virtual]

Implemented in PHX::Tag< DataT >, PHX::Tag< MyVector< ScalarT > >, and PHX::Tag< ScalarT >.

Referenced by Constant< EvalT, Traits >::Constant(), and PHX::Tag< DataT >::operator==().

Here is the caller graph for this function:

virtual bool PHX::FieldTag::operator!= ( const FieldTag t  )  const [inline, virtual]

virtual bool PHX::FieldTag::operator== ( const FieldTag t  )  const [pure virtual]

virtual void PHX::FieldTag::print ( std::ostream &  os  )  const [pure virtual]

Implemented in PHX::Tag< DataT >, PHX::Tag< MyVector< ScalarT > >, and PHX::Tag< ScalarT >.

Referenced by PHX::operator<<().

Here is the caller graph for this function:


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

Generated on Thu Dec 17 11:06:25 2009 for Phalanx by  doxygen 1.5.9