ASL  0.1.7
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"
Include dependency graph for testMatrixOfElements.cc:

Go to the source code of this file.

Functions

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

Function Documentation

◆ main()

int main ( )
Examples
testMatrixOfElements.cc.

Definition at line 128 of file testMatrixOfElements.cc.

◆ testMatrixOperations()

bool testMatrixOperations ( )
Examples
testMatrixOfElements.cc.

Definition at line 41 of file testMatrixOfElements.cc.

◆ testSystemSolve()

bool testSystemSolve ( )
Examples
testMatrixOfElements.cc.

Definition at line 69 of file testMatrixOfElements.cc.

◆ testSystemSolveCG()

bool testSystemSolveCG ( )
Examples
testMatrixOfElements.cc.

Definition at line 98 of file testMatrixOfElements.cc.