ASL  0.1.7
Advanced Simulation Library
Functions
testASLData.cc File Reference
#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>
Include dependency graph for testASLData.cc:

Go to the source code of this file.

Functions

bool testSimpleKernel ()
 
bool testInitData ()
 
bool testUploadToLocalMem ()
 
int main ()
 

Function Documentation

◆ main()

int main ( )
Examples
testASLData.cc.

Definition at line 145 of file testASLData.cc.

◆ testInitData()

bool testInitData ( )
Examples
testASLData.cc.

Definition at line 61 of file testASLData.cc.

◆ testSimpleKernel()

bool testSimpleKernel ( )
Examples
testASLData.cc.

Definition at line 43 of file testASLData.cc.

◆ testUploadToLocalMem()

bool testUploadToLocalMem ( )
Examples
testASLData.cc.

Definition at line 72 of file testASLData.cc.