ASL  0.1.7
Advanced Simulation Library
Functions
testVectorOfElements.cc File Reference
#include "acl/acl.h"
#include "utilities/aslUValue.h"
#include "acl/aclGenerators.h"
#include "acl/Kernels/aclKernel.h"
#include <acl/aclMath/aclVectorOfElements.h>
#include "aslUtilities.h"
#include <math.h>
Include dependency graph for testVectorOfElements.cc:

Go to the source code of this file.

Functions

bool testSimpleKernel ()
 
bool testAdvancedOperations ()
 
int main ()
 

Function Documentation

◆ main()

int main ( )
Examples
testVectorOfElements.cc.

Definition at line 112 of file testVectorOfElements.cc.

◆ testAdvancedOperations()

bool testAdvancedOperations ( )
Examples
testVectorOfElements.cc.

Definition at line 72 of file testVectorOfElements.cc.

◆ testSimpleKernel()

bool testSimpleKernel ( )
Examples
testVectorOfElements.cc.

Definition at line 40 of file testVectorOfElements.cc.