an efficient C++ finite element environment
|
|
Go to the documentation of this file. 1 #ifndef _RHEOLEF_GEO_SIZE_H
2 #define _RHEOLEF_GEO_SIZE_H
24 #include "rheolef/distributor.h"
25 #include "rheolef/reference_element.h"
75 ownership_by_dimension(),
76 ownership_by_variant(),
83 #endif // _RHEOLEF_GEO_ELEMENT_H
size_type dis_inod2dis_iv(size_type dis_inod) const
size_type _dis_ige2dis_igev(size_type map_dim, size_type variant, size_type dis_ige) const
distributor first_by_variant[reference_element::max_variant]
see the distributor page for the full documentation
size_type dis_iv2dis_inod(size_type dis_iv) const
distributor node_ownership
size_type map_dimension() const
size_type dis_ige2variant(size_type map_dim, size_type dis_ige) const
size_type dis_ige2dis_igev_by_dimension(size_type map_dim, size_type dis_ige) const
size_type dis_ige2dis_igev(size_type map_dim, size_type dis_ige) const
This file is part of Rheolef.
void dis_inod(const basis_basic< T > &b, const geo_size &gs, const geo_element &K, typename std::vector< size_type >::iterator dis_inod_tab)
distributor ownership_by_variant[reference_element::max_variant]
static const variant_type max_variant
field::size_type size_type
size_type dis_ige2dis_igev_by_variant(size_type variant, size_type dis_ige) const
distributor::size_type size_type
distributor ownership_by_dimension[4]
std::allocator< int >::size_type size_type