16 #ifndef dealii_tria_levels_h 17 #define dealii_tria_levels_h 27 #include <boost/serialization/utility.hpp> 36 namespace TriangulationImplementation
178 const unsigned int dimension,
179 const unsigned int space_dimension);
200 template <
class Archive>
202 serialize(Archive &ar,
const unsigned int version);
210 <<
"The containers have sizes " << arg1 <<
" and " << arg2
211 <<
", which is not as expected.");
246 const unsigned int dimension,
247 const unsigned int space_dimension);
257 template <
class Archive>
259 serialize(Archive &ar,
const unsigned int version);
267 <<
"The containers have sizes " << arg1 <<
" and " << arg2
268 <<
", which is not as expected.");
274 template <
class Archive>
294 template <
class Archive>
TriaObjects< TriaObject< dim > > cells
#define DeclException2(Exception2, type1, type2, outsequence)
std::vector< int > parents
std::size_t memory_consumption() const
void serialize(Archive &ar, const unsigned int version)
std::vector< bool > direction_flags
void monitor_memory(const unsigned int true_dimension) const
std::vector< std::pair< int, int > > neighbors
std::vector< types::subdomain_id > level_subdomain_ids
std::vector< int > parents
std::vector< unsigned int > active_cell_indices
void reserve_space(const unsigned int total_cells, const unsigned int dimension, const unsigned int space_dimension)
std::vector< std::uint8_t > refine_flags
std::vector< unsigned int > active_cell_indices
std::vector< types::subdomain_id > subdomain_ids
std::vector< bool > coarsen_flags
std::vector< std::uint8_t > refine_flags
#define DEAL_II_NAMESPACE_CLOSE
std::vector< std::pair< int, int > > neighbors
std::vector< bool > direction_flags
static ::ExceptionBase & ExcMemoryInexact(int arg1, int arg2)
std::vector< bool > coarsen_flags
std::vector< types::subdomain_id > subdomain_ids
#define DEAL_II_NAMESPACE_OPEN
std::vector< types::subdomain_id > level_subdomain_ids