Bridge++  Ver. 2.0.2
alt_impl.h File Reference

Go to the source code of this file.

Enumerations

enum  Impl {
  CORELIB, SIMD, SIMD2, VECTOR,
  QXS, ACCEL, OPENACC
}
 

Functions

template<Impl IMPL>
constexpr int alignment_size ()
 

Detailed Description

Author
Hideo Matsufuru (matufuru)
LastChangedBy
matufuru
Date
$LastChangedDate:: 2023-02-28 16:09:41 #$
Version
LastChangedRevision
2492

Definition in file alt_impl.h.

Enumeration Type Documentation

◆ Impl

enum Impl
Enumerator
CORELIB 
SIMD 
SIMD2 
VECTOR 
QXS 
ACCEL 
OPENACC 

Definition at line 13 of file alt_impl.h.

Function Documentation

◆ alignment_size()

template<Impl IMPL>
constexpr int alignment_size ( )
constexpr