
Public Member Functions | |
| SerialGhostImporter () | |
| virtual | ~SerialGhostImporter () | 
| virtual void | importView (const Vector< double > &x, RCP< GhostView< double > > &ghostView) const | 
Definition at line 24 of file PlayaSerialGhostImporter.hpp.
| Playa::SerialGhostImporter::SerialGhostImporter | ( | ) |  [inline] | 
        
Definition at line 28 of file PlayaSerialGhostImporter.hpp.
| virtual Playa::SerialGhostImporter::~SerialGhostImporter | ( | ) |  [inline, virtual] | 
        
virtual dtor
Definition at line 30 of file PlayaSerialGhostImporter.hpp.
| void SerialGhostImporter::importView | ( | const Vector< double > & | x, | |
| RCP< GhostView< double > > & | ghostView | |||
| ) |  const [virtual] | 
        
Import the ghost elements of the given vector as specified during construction of this object.
Implements Playa::GhostImporter< double >.
Definition at line 20 of file PlayaSerialGhostImporter.cpp.
References Playa::Handle< PointerType >::ptr().