ASL  0.1.6
Advanced Simulation Library
Functions
testMatrixOfElements.cc File Reference
#include "acl/acl.h"
#include "acl/aclGenerators.h"
#include "acl/aclMath/aclMatrixOfElements.h"
#include "acl/aclMath/aclVectorOfElements.h"
#include "math/aslMatrices.h"
#include "acl/Kernels/aclKernel.h"
#include "acl/DataTypes/aclArray.h"

Go to the source code of this file.

Functions

bool testMatrixOperations ()
 
bool testSystemSolve ()
 
bool testSystemSolveCG ()
 
int main ()
 

Function Documentation

int main ( )
Examples:
testMatrixOfElements.cc.

Definition at line 128 of file testMatrixOfElements.cc.

bool testMatrixOperations ( )
Examples:
testMatrixOfElements.cc.

Definition at line 41 of file testMatrixOfElements.cc.

bool testSystemSolve ( )
Examples:
testMatrixOfElements.cc.

Definition at line 69 of file testMatrixOfElements.cc.

bool testSystemSolveCG ( )
Examples:
testMatrixOfElements.cc.

Definition at line 98 of file testMatrixOfElements.cc.