18 #ifndef LIBMESH_XDR_MHEAD_H
19 #define LIBMESH_XDR_MHEAD_H
162 #endif // LIBMESH_XDR_MHEAD_H
void get_num_elem_each_block(std::vector< unsigned int > &neeb) const
void set_num_elem_each_block(const std::vector< unsigned int > &neeb)
void get_block_elt_types(std::vector< ElemType > &bet) const
void setSumWghts(int sumWghts)
void set_n_blocks(const unsigned int nb)
unsigned int get_n_blocks() const
void set_block_elt_types(const std::vector< ElemType > &bet)
std::vector< unsigned int > num_elem_each_block
std::vector< ElemType > block_elt_types