22#include "rheolef/config.h"
24#ifdef _RHEOLEF_HAVE_MPI
26#include "rheolef/space.h"
27#include "rheolef/space_mult.h"
53 if (approx ==
"")
return;
66 if (! b.is_initialized())
return;
101 std::set<size_type> ext_dof_set;
107 for (
typename std::set<size_type>::const_iterator iter = ext_dof_set.begin(), last = ext_dof_set.end();
108 iter != last; iter++) {
generic mesh with rerefence counting
void dis_idof(const geo_element &K, std::vector< size_type > &dis_idof) const
void base_freeze_body() const
const space_constitution< T, distributed > & get_constitution() const
size_type dis_iub(size_type idof) const
distributor _iu_ownership
distributor _ib_ownership
void freeze_guard() const
const std::string & valued() const
disarray< space_pair_type, distributed > _idof2blk_dis_iub
disarray< size_type, distributed > _ios_idof2dis_idof
base::size_type size_type
disarray< size_type, distributed > _idof2ios_dis_idof
space_rep(const geo_basic< T, distributed > &omega, std::string approx, std::string prod_valued)
std::set< size_type > _ext_ib_set
std::set< size_type > _ext_iu_set
This file is part of Rheolef.
size_type dis_iub() const