Loading...
Write
EpetraExt::HDF5::Write(const string &GroupName, const string &DataSetName, int data)
EpetraExt::HDF5::Write(const string &GroupName, const string &DataSetName, double data)
EpetraExt::HDF5::Write(const string &GroupName, const string &DataSetName, const string &data)
EpetraExt::HDF5::Write(const string &GroupName, const string &DataSetName, const int type, const int Length, void *data)
EpetraExt::HDF5::Write(const string &GroupName, const string &DataSetName, int MySize, int GlobalSize, int type, const void *data)
EpetraExt::HDF5::Write(const string &GroupName, const Epetra_Map &Map)
EpetraExt::HDF5::Write(const string &GroupName, const Epetra_BlockMap &Map)
EpetraExt::HDF5::Write(const string &GroupName, const Epetra_CrsGraph &Graph)
EpetraExt::HDF5::Write(const string &GroupName, const Epetra_IntVector &x)
EpetraExt::HDF5::Write(const string &GroupName, const Epetra_MultiVector &x, bool writeTranspose=false)
EpetraExt::HDF5::Write(const string &GroupName, const Epetra_RowMatrix &Matrix)
EpetraExt::HDF5::Write(const string &GroupName, const Teuchos::ParameterList &List)
EpetraExt::HDF5::Write(const string &GroupName, const DistArray< int > &array)
EpetraExt::HDF5::Write(const string &GroupName, const DistArray< double > &array)
EpetraExt::HDF5::Write(const string &GroupName, const Handle &List)
EpetraExt::XMLWriter::Write(const std::string &Label, const Epetra_Map &Map)
EpetraExt::XMLWriter::Write(const std::string &Label, const Epetra_RowMatrix &Matrix)
EpetraExt::XMLWriter::Write(const std::string &Label, const Epetra_MultiVector &MultiVector)
EpetraExt::XMLWriter::Write(const std::string &Label, const std::vector< std::string > &Content)
EpetraExt::XMLWriter::Write(const std::string &Label, const std::string &Text)
EpetraExt::XMLWriter::Write(const std::string &Label, Teuchos::ParameterList &List)
Searching...
No Matches