#include <mpigridpp.hh>
Public Member Functions | |
| MPIGridSpace (string hdr, string dtype="notype", bool _incore=false, ostream &_outfile=cerr) | |
| MPIGridSpace (MPIGridSpace const &sp) | |
| ~MPIGridSpace () | |
| LinearAlgebraPackage< ireal > const & | getLAP () const |
| DataContainerFactory const & | getDCF () const |
| grid const & | getGrid () const |
| bool | isIncore () const |
| ostream & | write (ostream &str) const |
Protected Member Functions | |
| Space< float > * | clone () const |
Definition at line 21 of file mpigridpp.hh.
| TSOpt::MPIGridSpace::MPIGridSpace | ( | string | hdr, | |
| string | dtype = "notype", |
|||
| bool | _incore = false, |
|||
| ostream & | _outfile = cerr | |||
| ) |
| TSOpt::MPIGridSpace::MPIGridSpace | ( | MPIGridSpace const & | sp | ) |
Definition at line 57 of file mpigridpp.hh.
| TSOpt::MPIGridSpace::~MPIGridSpace | ( | ) |
Definition at line 65 of file mpigridpp.hh.
| Space<float>* TSOpt::MPIGridSpace::clone | ( | ) | const [protected] |
| LinearAlgebraPackage<ireal> const& TSOpt::MPIGridSpace::getLAP | ( | ) | const |
Definition at line 67 of file mpigridpp.hh.
| DataContainerFactory const& TSOpt::MPIGridSpace::getDCF | ( | ) | const |
Definition at line 69 of file mpigridpp.hh.
| grid const& TSOpt::MPIGridSpace::getGrid | ( | ) | const |
Definition at line 71 of file mpigridpp.hh.
References TSOpt::GridDCF::getGrid(), and retrieveGlobalRank().
| bool TSOpt::MPIGridSpace::isIncore | ( | ) | const |
| ostream& TSOpt::MPIGridSpace::write | ( | ostream & | str | ) | const |
1.4.7