|
dune-common 2.12-git
|
Loading...
Searching...
No Matches
Dune::LoopSIMD< T, S, A > Class Template Reference
#include <dune/common/simd/loop.hh>
Inheritance diagram for Dune::LoopSIMD< T, S, A >:

Public Attributes | |
| T | elements |
| STL member. | |
Detailed Description
This class specifies a vector-like type deriving from std::array for memory management and basic accessibility. This type is capable of dealing with all (well-defined) operators and is usable with the SIMD-interface.
- Template Parameters
-
T Base type. Could also be vectorized type. S Size A minimum alignment. It is inherited to rebound types.
Constructor & Destructor Documentation
◆ LoopSIMD() [1/3]
|
inline |
◆ LoopSIMD() [2/3]
|
inline |
◆ LoopSIMD() [3/3]
template<std::size_t OA>
|
inlineexplicit |
Member Function Documentation
◆ DUNE_SIMD_LOOP_ASSIGNMENT_OP() [1/6]
| Dune::LoopSIMD< T, S, A >::DUNE_SIMD_LOOP_ASSIGNMENT_OP | ( | + | ) |
◆ DUNE_SIMD_LOOP_ASSIGNMENT_OP() [2/6]
| Dune::LoopSIMD< T, S, A >::DUNE_SIMD_LOOP_ASSIGNMENT_OP | ( | - | ) |
◆ DUNE_SIMD_LOOP_ASSIGNMENT_OP() [3/6]
| DUNE_SIMD_LOOP_ASSIGNMENT_OP * Dune::LoopSIMD< T, S, A >::DUNE_SIMD_LOOP_ASSIGNMENT_OP | ( | / | ) |
◆ DUNE_SIMD_LOOP_ASSIGNMENT_OP() [4/6]
| Dune::LoopSIMD< T, S, A >::DUNE_SIMD_LOOP_ASSIGNMENT_OP | ( | << | ) |
◆ DUNE_SIMD_LOOP_ASSIGNMENT_OP() [5/6]
| Dune::LoopSIMD< T, S, A >::DUNE_SIMD_LOOP_ASSIGNMENT_OP | ( | >= | ) |
◆ DUNE_SIMD_LOOP_ASSIGNMENT_OP() [6/6]
| DUNE_SIMD_LOOP_ASSIGNMENT_OP & Dune::LoopSIMD< T, S, A >::DUNE_SIMD_LOOP_ASSIGNMENT_OP | ( | | | ) |
◆ DUNE_SIMD_LOOP_POSTFIX_OP() [1/2]
| Dune::LoopSIMD< T, S, A >::DUNE_SIMD_LOOP_POSTFIX_OP | ( | ++ | ) |
◆ DUNE_SIMD_LOOP_POSTFIX_OP() [2/2]
| Dune::LoopSIMD< T, S, A >::DUNE_SIMD_LOOP_POSTFIX_OP | ( | -- | ) |
◆ DUNE_SIMD_LOOP_PREFIX_OP() [1/2]
| Dune::LoopSIMD< T, S, A >::DUNE_SIMD_LOOP_PREFIX_OP | ( | ++ | ) |
◆ DUNE_SIMD_LOOP_PREFIX_OP() [2/2]
| Dune::LoopSIMD< T, S, A >::DUNE_SIMD_LOOP_PREFIX_OP | ( | -- | ) |
◆ DUNE_SIMD_LOOP_UNARY_OP() [1/3]
| Dune::LoopSIMD< T, S, A >::DUNE_SIMD_LOOP_UNARY_OP | ( | + | ) |
◆ DUNE_SIMD_LOOP_UNARY_OP() [2/3]
| Dune::LoopSIMD< T, S, A >::DUNE_SIMD_LOOP_UNARY_OP | ( | - | ) |
◆ DUNE_SIMD_LOOP_UNARY_OP() [3/3]
| Dune::LoopSIMD< T, S, A >::DUNE_SIMD_LOOP_UNARY_OP | ( | ~ | ) |
◆ operator!()
|
inline |
Member Data Documentation
◆ elements
|
inherited |
STL member.
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8