Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 376 of file geo_element.h.
Public Types | |
typedef A | allocator_type |
typedef reference_element::size_type | size_type |
typedef reference_element::variant_type | variant_type |
typedef geo_element::iterator | iterator |
typedef geo_element::const_iterator | const_iterator |
typedef geo_element::parameter_type | parameter_type |
typedef geo_element | generic_type |
typedef geo_element::automatic_type | automatic_type |
![]() | |
enum | { _variant_offset = 0 , _order_offset = 1 , _dis_ie_offset = 2 , _ios_dis_ie_offset = 3 , _master_offset = 4 , _last_offset = 6 } |
typedef reference_element::size_type | size_type |
typedef reference_element::variant_type | variant_type |
typedef size_type * | iterator |
typedef const size_type * | const_iterator |
typedef size_type | raw_type |
typedef geo_element | generic_type |
typedef geo_element_auto< heap_allocator< size_type > > | automatic_type |
typedef geo_element_indirect::orientation_type | orientation_type |
typedef geo_element_indirect::shift_type | shift_type |
Public Attributes | |
std::vector< size_type, A > | _data |
typedef A allocator_type |
Definition at line 381 of file geo_element.h.
typedef reference_element::size_type size_type |
Definition at line 382 of file geo_element.h.
typedef reference_element::variant_type variant_type |
Definition at line 383 of file geo_element.h.
typedef geo_element::iterator iterator |
Definition at line 384 of file geo_element.h.
typedef geo_element::const_iterator const_iterator |
Definition at line 385 of file geo_element.h.
typedef geo_element::parameter_type parameter_type |
Definition at line 386 of file geo_element.h.
typedef geo_element generic_type |
Definition at line 387 of file geo_element.h.
typedef geo_element::automatic_type automatic_type |
Definition at line 388 of file geo_element.h.
|
explicit |
Definition at line 392 of file geo_element.h.
|
explicit |
Definition at line 398 of file geo_element.h.
|
explicit |
Definition at line 404 of file geo_element.h.
geo_element_auto | ( | const geo_element & | K | ) |
Definition at line 410 of file geo_element.h.
geo_element_auto | ( | const geo_element_auto< A > & | K | ) |
Definition at line 413 of file geo_element.h.
geo_element_auto | ( | const geo_element_auto< A2 > & | K | ) |
Definition at line 417 of file geo_element.h.
const geo_element_auto< A > & operator= | ( | const geo_element & | K | ) |
Definition at line 420 of file geo_element.h.
|
virtual |
Implements geo_element.
Definition at line 426 of file geo_element.h.
void reset | ( | const parameter_type & | param | ) |
Definition at line 431 of file geo_element.h.
void serialize | ( | Archive & | ar, |
const unsigned int | version | ||
) |
Definition at line 436 of file geo_element.h.
Implements geo_element.
Definition at line 443 of file geo_element.h.
|
virtual |
Implements geo_element.
Definition at line 444 of file geo_element.h.
Implements geo_element.
Definition at line 445 of file geo_element.h.
|
virtual |
Implements geo_element.
Definition at line 446 of file geo_element.h.
Definition at line 452 of file geo_element.h.