16 #ifndef dealii__swappable_vector_h 17 #define dealii__swappable_vector_h 20 #include <deal.II/base/config.h> 21 #include <deal.II/base/thread_management.h> 22 #include <deal.II/lac/vector.h> 25 DEAL_II_NAMESPACE_OPEN
57 template <
typename number>
174 <<
"The filename <" << arg1
175 <<
"> is not a valid one here.");
215 } DEAL_II_DEPRECATED;
220 DEAL_II_NAMESPACE_CLOSE
static ::ExceptionBase & ExcSizeZero()
const std::string & get_filename() const
std::size_t memory_consumption() const
SwappableVector & operator=(const SwappableVector &)
static ::ExceptionBase & ExcSizeNonzero()
void reload_vector(const bool set_flag)
#define DeclException1(Exception1, type1, outsequence)
static ::ExceptionBase & ExcInvalidCopyOperation()
#define DeclException0(Exception0)
virtual ~SwappableVector()
void swap_out(const std::string &filename)
static ::ExceptionBase & ExcInvalidFilename(std::string arg1)