ASL
0.1.7
Advanced Simulation Library
|
#include "acl/acl.h"
#include "acl/aclGenerators.h"
#include "acl/DataTypes/aclGroupID.h"
#include "acl/DataTypes/aclConstant.h"
#include "aslGenerators.h"
#include "aslUtilities.h"
#include "acl/Kernels/aclKernel.h"
#include "data/aslDataUtilities.h"
#include <acl/aclMath/aclVectorOfElements.h>
#include <data/aslDataWithGhostNodes.h>
Go to the source code of this file.
Functions | |
bool | testSimpleKernel () |
bool | testInitData () |
bool | testUploadToLocalMem () |
int | main () |
int main | ( | ) |
Definition at line 145 of file testASLData.cc.
bool testInitData | ( | ) |
Definition at line 61 of file testASLData.cc.
bool testSimpleKernel | ( | ) |
Definition at line 43 of file testASLData.cc.
bool testUploadToLocalMem | ( | ) |
Definition at line 72 of file testASLData.cc.