#include <winstd.H>#include <cstdio>#include <fstream>#include <ccse-mpi.H>#include <Utility.H>#include <VisMF.H>

Functions | |
| std::ostream & | operator<< (std::ostream &os, const VisMF::FabOnDisk &fod) |
| std::istream & | operator>> (std::istream &is, VisMF::FabOnDisk &fod) |
| std::ostream & | operator<< (std::ostream &os, const Array< VisMF::FabOnDisk > &fa) |
| std::istream & | operator>> (std::istream &is, Array< VisMF::FabOnDisk > &fa) |
| static std::ostream & | operator<< (std::ostream &os, const Array< Array< Real > > &ar) |
| static std::istream & | operator>> (std::istream &is, Array< Array< Real > > &ar) |
| std::ostream & | operator<< (std::ostream &os, const VisMF::Header &hd) |
| std::istream & | operator>> (std::istream &is, VisMF::Header &hd) |
| std::ostream& operator<< | ( | std::ostream & | os, | |
| const VisMF::Header & | hd | |||
| ) |
References BL_ASSERT, BoxLib::Error(), and M.
| std::ostream& operator<< | ( | std::ostream & | os, | |
| const Array< VisMF::FabOnDisk > & | fa | |||
| ) |
References BoxLib::Error(), and Array< T >::size().
| std::ostream& operator<< | ( | std::ostream & | os, | |
| const VisMF::FabOnDisk & | fod | |||
| ) |
References BoxLib::Error(), VisMF::FabOnDisk::m_head, VisMF::FabOnDisk::m_name, and VisMF::FabOnDisk::Prefix.
| std::istream& operator>> | ( | std::istream & | is, | |
| VisMF::Header & | hd | |||
| ) |
References BL_ASSERT, BoxLib::Error(), VisMF::Header::m_ba, VisMF::Header::m_fod, VisMF::Header::m_how, VisMF::Header::m_max, VisMF::Header::m_min, VisMF::Header::m_ncomp, VisMF::Header::m_ngrow, VisMF::Header::m_vers, VisMF::OneFilePerCPU, BoxArray::readFrom(), BoxArray::size(), and VisMF::Header::Version.
References BL_ASSERT, BoxLib::Error(), and M.
| std::istream& operator>> | ( | std::istream & | is, | |
| Array< VisMF::FabOnDisk > & | fa | |||
| ) |
References BL_ASSERT, and BoxLib::Error().
| std::istream& operator>> | ( | std::istream & | is, | |
| VisMF::FabOnDisk & | fod | |||
| ) |
References BL_ASSERT, BoxLib::Error(), VisMF::FabOnDisk::m_head, VisMF::FabOnDisk::m_name, and VisMF::FabOnDisk::Prefix.
1.5.5