|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
|
#include <BCond.h>
Public Types | |
| typedef vmap< int, RefCountedP< BCondBase< T, D, M, C > > >::iterator | iterator |
| typedef vmap< int, RefCountedP< BCondBase< T, D, M, C > > >::const_iterator | const_iterator |
| typedef Key | key_type |
| typedef std::pair< Key, T > | value_type |
| typedef Compare | key_compare |
| typedef rep_type::reference | reference |
| typedef rep_type::const_reference | const_reference |
| typedef rep_type::reverse_iterator | reverse_iterator |
| typedef rep_type::const_reverse_iterator | const_reverse_iterator |
| typedef rep_type::size_type | size_type |
| typedef rep_type::difference_type | difference_type |
Private Types | |
| typedef std::vector< value_type > | rep_type |
Private Member Functions | |
| bool | Gt (const key_type &a, const key_type &b) const |
| bool | Ge (const key_type &a, const key_type &b) const |
| bool | Le (const key_type &a, const key_type &b) const |
Private Attributes | |
| rep_type | V_c |
| Compare | Lt |
| typedef vmap<int,RefCountedP<BCondBase<T,D,M,C>>>::const_iterator BConds< T, D, M, C >::const_iterator |
|
inherited |
|
inherited |
|
inherited |
| typedef vmap<int,RefCountedP<BCondBase<T,D,M,C>>>::iterator BConds< T, D, M, C >::iterator |
|
inherited |
|
inherited |
|
inherited |
|
privateinherited |
|
inherited |
|
inherited |
|
inherited |
| void BConds< T, D, M, C >::apply | ( | Field< T, D, M, C > & | a | ) |
Definition at line 258 of file BCond.hpp.
References a.
Referenced by Field< T, Dim, M, C >::fillGuardCells().
|
inlineinherited |
Definition at line 107 of file vmap.h.
Referenced by operator<(), and operator==().
|
inlineinherited |
| bool BConds< T, D, M, C >::changesPhysicalCells | ( | ) | const |
|
inherited |
Definition at line 313 of file vmap.hpp.
References equal_range().
|
inlineinherited |
|
inlineinherited |
Definition at line 108 of file vmap.h.
Referenced by IpplInfo::find_smp_nodes(), operator<(), and operator==().
|
inlineinherited |
|
inherited |
|
inherited |
|
inherited |
Definition at line 192 of file vmap.hpp.
References equal_range(), and erase().
|
inherited |
Definition at line 214 of file vmap.hpp.
References end(), Le(), and lower_bound().
Referenced by IpplInfo::find_smp_nodes().
|
inherited |
Definition at line 329 of file vmap.hpp.
References end(), Le(), and lower_bound().
|
inherited |
Definition at line 73 of file vmap.hpp.
References begin(), end(), Le(), lower_bound(), size(), and V_c.
Referenced by IpplInfo::find_smp_nodes().
|
inherited |
|
inherited |
|
inlineinherited |
|
inherited |
Definition at line 236 of file vmap.hpp.
References begin(), end(), Lt, and value_type().
Referenced by find(), find(), insert(), operator[](), and operator[]().
|
inherited |
|
inherited |
Definition at line 278 of file vmap.hpp.
References begin(), end(), Le(), lower_bound(), V_c, and value_type().
|
inherited |
Definition at line 392 of file vmap.hpp.
References lower_bound().
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
Definition at line 120 of file vmap.h.
Referenced by IpplInfo::find_smp_nodes(), insert(), and operator==().
|
inherited |
|
inherited |
|
inlineinherited |
|
virtual |
Definition at line 236 of file BCond.hpp.
References begin(), and end().
Referenced by operator<<().
|
privateinherited |
Definition at line 86 of file vmap.h.
Referenced by equal_range(), equal_range(), vmap< typename Unique::type, my_auto_ptr< LField< T, Dim > > >::Ge(), vmap< typename Unique::type, my_auto_ptr< LField< T, Dim > > >::Gt(), insert(), vmap< typename Unique::type, my_auto_ptr< LField< T, Dim > > >::Le(), lower_bound(), lower_bound(), operator=(), upper_bound(), upper_bound(), and vmap().
|
privateinherited |
Definition at line 83 of file vmap.h.
Referenced by erase(), erase(), insert(), insert(), operator=(), operator[](), vmap< typename Unique::type, my_auto_ptr< LField< T, Dim > > >::swap(), and vmap().