Bridge++  Ver. 2.0.2
afield_double.cpp File Reference
#include "lib_alt_QXS/Field/afield.h"
#include <cassert>
#include "lib/ResourceManager/threadManager.h"
#include "lib_alt_QXS/inline/define_vlen.h"
#include "lib_alt_QXS/inline/vsimd_double-inc.h"
#include "lib_alt_QXS/inline/vsimd_common_double-inc.h"
#include "lib_alt_QXS/Field/afield-tmpl.h"

Go to the source code of this file.

Macros

#define VLEN   VLEND
 
#define VLENX   VLENXD
 
#define VLENY   VLENYD
 

Typedefs

typedef double real_t
 

Detailed Description

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

Definition in file afield_double.cpp.

Macro Definition Documentation

◆ VLEN

#define VLEN   VLEND

Definition at line 18 of file afield_double.cpp.

◆ VLENX

#define VLENX   VLENXD

Definition at line 19 of file afield_double.cpp.

◆ VLENY

#define VLENY   VLENYD

Definition at line 20 of file afield_double.cpp.

Typedef Documentation

◆ real_t

typedef double real_t

Definition at line 22 of file afield_double.cpp.