|
rheolef
6.3
|
#include <geo_domain_indirect.h>


Public Types | |
| typedef geo_abstract_rep< T, M > | base |
| typedef base::size_type | size_type |
| typedef base::node_type | node_type |
| typedef base::variant_type | variant_type |
| typedef base::const_reference | const_reference |
| typedef base::const_iterator | const_iterator |
| typedef base::const_iterator_by_variant | const_iterator_by_variant |
| typedef base::iterator_by_variant | iterator_by_variant |
| typedef base::coordinate_type | coordinate_type |
Protected Attributes | |
| domain_indirect_basic< M > | _indirect |
| geo_basic< T, M > | _omega |
Definition at line 41 of file geo_domain_indirect.h.
| typedef geo_abstract_rep<T,M> rheolef::geo_domain_indirect_base_rep< T, M >::base |
Definition at line 43 of file geo_domain_indirect.h.
| typedef base::size_type rheolef::geo_domain_indirect_base_rep< T, M >::size_type |
Definition at line 44 of file geo_domain_indirect.h.
| typedef base::node_type rheolef::geo_domain_indirect_base_rep< T, M >::node_type |
Definition at line 45 of file geo_domain_indirect.h.
| typedef base::variant_type rheolef::geo_domain_indirect_base_rep< T, M >::variant_type |
Definition at line 46 of file geo_domain_indirect.h.
| typedef base::const_reference rheolef::geo_domain_indirect_base_rep< T, M >::const_reference |
Definition at line 47 of file geo_domain_indirect.h.
| typedef base::const_iterator rheolef::geo_domain_indirect_base_rep< T, M >::const_iterator |
Definition at line 48 of file geo_domain_indirect.h.
| typedef base::const_iterator_by_variant rheolef::geo_domain_indirect_base_rep< T, M >::const_iterator_by_variant |
Definition at line 49 of file geo_domain_indirect.h.
| typedef base::iterator_by_variant rheolef::geo_domain_indirect_base_rep< T, M >::iterator_by_variant |
Definition at line 50 of file geo_domain_indirect.h.
| typedef base::coordinate_type rheolef::geo_domain_indirect_base_rep< T, M >::coordinate_type |
Definition at line 51 of file geo_domain_indirect.h.
|
inline |
Definition at line 138 of file geo_domain_indirect.h.
|
inline |
Definition at line 146 of file geo_domain_indirect.h.
|
inline |
Definition at line 155 of file geo_domain_indirect.h.
|
inline |
Definition at line 59 of file geo_domain_indirect.h.
|
inline |
Definition at line 60 of file geo_domain_indirect.h.
|
inline |
Definition at line 63 of file geo_domain_indirect.h.
|
inline |
Definition at line 64 of file geo_domain_indirect.h.
|
inline |
Definition at line 65 of file geo_domain_indirect.h.
|
inline |
Definition at line 66 of file geo_domain_indirect.h.
|
inline |
Definition at line 67 of file geo_domain_indirect.h.
|
inline |
Definition at line 68 of file geo_domain_indirect.h.
|
inline |
Definition at line 69 of file geo_domain_indirect.h.
|
inline |
Definition at line 70 of file geo_domain_indirect.h.
|
inline |
Definition at line 72 of file geo_domain_indirect.h.
|
inline |
Definition at line 73 of file geo_domain_indirect.h.
|
inline |
Definition at line 74 of file geo_domain_indirect.h.
|
inline |
Definition at line 75 of file geo_domain_indirect.h.
|
inline |
Definition at line 76 of file geo_domain_indirect.h.
| const distributor & rheolef::geo_domain_indirect_base_rep< T, M >::geo_element_ownership | ( | size_type | dim | ) | const |
Definition at line 7 of file geo_domain_indirect_seq.cc.
| geo_domain_indirect_base_rep< T, M >::const_reference rheolef::geo_domain_indirect_base_rep< T, M >::get_geo_element | ( | size_type | dim, |
| size_type | ige | ||
| ) | const |
Definition at line 15 of file geo_domain_indirect_seq.cc.
| geo_domain_indirect_base_rep< T, M >::size_type rheolef::geo_domain_indirect_base_rep< T, M >::neighbour | ( | size_type | ie, |
| size_type | loc_iside | ||
| ) | const |
Definition at line 199 of file geo_domain_indirect_seq.cc.
| void rheolef::geo_domain_indirect_base_rep< T, M >::neighbour_guard | ( | ) | const |
Definition at line 206 of file geo_domain_indirect_seq.cc.
| geo_domain_indirect_base_rep< T, M >::size_type rheolef::geo_domain_indirect_base_rep< T, M >::n_domain_indirect | ( | ) | const |
Definition at line 37 of file geo_domain_indirect_seq.cc.
| bool rheolef::geo_domain_indirect_base_rep< T, M >::have_domain_indirect | ( | const std::string & | name | ) | const |
Definition at line 43 of file geo_domain_indirect_seq.cc.
| const domain_indirect_basic< M > & rheolef::geo_domain_indirect_base_rep< T, M >::get_domain_indirect | ( | size_type | i | ) | const |
Definition at line 49 of file geo_domain_indirect_seq.cc.
| const domain_indirect_basic< M > & rheolef::geo_domain_indirect_base_rep< T, M >::get_domain_indirect | ( | const std::string & | name | ) | const |
Definition at line 56 of file geo_domain_indirect_seq.cc.
| void rheolef::geo_domain_indirect_base_rep< T, M >::insert_domain_indirect | ( | const domain_indirect_basic< M > & | dom | ) | const |
Definition at line 63 of file geo_domain_indirect_seq.cc.
| geo_domain_indirect_base_rep< T, M >::const_iterator_by_variant rheolef::geo_domain_indirect_base_rep< T, M >::begin_by_variant | ( | variant_type | variant | ) | const |
Definition at line 23 of file geo_domain_indirect_seq.cc.
| geo_domain_indirect_base_rep< T, M >::const_iterator_by_variant rheolef::geo_domain_indirect_base_rep< T, M >::end_by_variant | ( | variant_type | variant | ) | const |
Definition at line 30 of file geo_domain_indirect_seq.cc.
| const geo_domain_indirect_base_rep< T, M >::node_type & rheolef::geo_domain_indirect_base_rep< T, M >::dis_node | ( | size_type | dis_inod | ) | const |
Definition at line 92 of file geo_domain_indirect_seq.cc.
| geo_domain_indirect_base_rep< T, M >::size_type rheolef::geo_domain_indirect_base_rep< T, M >::dis_inod2dis_iv | ( | size_type | dis_inod | ) | const |
Definition at line 110 of file geo_domain_indirect_seq.cc.
| geo_domain_indirect_base_rep< T, M >::node_type rheolef::geo_domain_indirect_base_rep< T, M >::piola | ( | const geo_element & | K, |
| const node_type & | hat_x | ||
| ) | const |
Definition at line 104 of file geo_domain_indirect_seq.cc.
| void rheolef::geo_domain_indirect_base_rep< T, M >::dis_inod | ( | const geo_element & | K, |
| std::vector< size_type > & | dis_inod | ||
| ) | const |
Definition at line 98 of file geo_domain_indirect_seq.cc.
| const geo_size & rheolef::geo_domain_indirect_base_rep< T, M >::sizes | ( | ) | const |
Definition at line 76 of file geo_domain_indirect_seq.cc.
| const geo_size & rheolef::geo_domain_indirect_base_rep< T, M >::ios_sizes | ( | ) | const |
Definition at line 85 of file geo_domain_indirect_seq.cc.
| odiststream & rheolef::geo_domain_indirect_base_rep< T, M >::put | ( | odiststream & | ops | ) | const |
Definition at line 69 of file geo_domain_indirect_seq.cc.
| void rheolef::geo_domain_indirect_base_rep< T, M >::set_nodes | ( | const array< node_type, M > & | ) |
Definition at line 117 of file geo_domain_indirect_seq.cc.
| void rheolef::geo_domain_indirect_base_rep< T, M >::reset_order | ( | size_type | order | ) |
Definition at line 129 of file geo_domain_indirect_seq.cc.
| bool rheolef::geo_domain_indirect_base_rep< T, M >::check | ( | bool | verbose | ) | const |
Definition at line 123 of file geo_domain_indirect_seq.cc.
| geo_domain_indirect_base_rep< T, M >::size_type rheolef::geo_domain_indirect_base_rep< T, M >::seq_locate | ( | const point_basic< T > & | x, |
| size_type | dis_ie_guest = std::numeric_limits<size_type>::max() |
||
| ) | const |
Definition at line 135 of file geo_domain_indirect_seq.cc.
| geo_domain_indirect_base_rep< T, M >::size_type rheolef::geo_domain_indirect_base_rep< T, M >::dis_locate | ( | const point_basic< T > & | x, |
| size_type | dis_ie_guest = std::numeric_limits<size_type>::max() |
||
| ) | const |
Definition at line 142 of file geo_domain_indirect_seq.cc.
| geo_domain_indirect_base_rep< T, M >::size_type rheolef::geo_domain_indirect_base_rep< T, M >::seq_trace_move | ( | const point_basic< T > & | x, |
| const point_basic< T > & | v, | ||
| point_basic< T > & | y | ||
| ) | const |
Definition at line 149 of file geo_domain_indirect_seq.cc.
| geo_domain_indirect_base_rep< T, M >::size_type rheolef::geo_domain_indirect_base_rep< T, M >::dis_trace_move | ( | const point_basic< T > & | x, |
| const point_basic< T > & | v, | ||
| point_basic< T > & | y | ||
| ) | const |
Definition at line 159 of file geo_domain_indirect_seq.cc.
| void rheolef::geo_domain_indirect_base_rep< T, M >::locate | ( | const array< point_basic< T >, M > & | x, |
| array< size_type, M > & | dis_ie, | ||
| bool | do_check = false |
||
| ) | const |
Definition at line 169 of file geo_domain_indirect_seq.cc.
| void rheolef::geo_domain_indirect_base_rep< T, M >::trace_ray_boundary | ( | const array< point_basic< T >, M > & | x, |
| const array< point_basic< T >, M > & | v, | ||
| array< size_type, M > & | dis_ie, | ||
| array< point_basic< T >, M > & | y, | ||
| bool | do_check = false |
||
| ) | const |
Definition at line 178 of file geo_domain_indirect_seq.cc.
| void rheolef::geo_domain_indirect_base_rep< T, M >::trace_move | ( | const array< point_basic< T >, M > & | x, |
| const array< point_basic< T >, M > & | v, | ||
| array< size_type, M > & | dis_ie, | ||
| array< point_basic< T >, M > & | y | ||
| ) | const |
Definition at line 189 of file geo_domain_indirect_seq.cc.
|
protected |
Definition at line 133 of file geo_domain_indirect.h.
|
protected |
Definition at line 134 of file geo_domain_indirect.h.