|
libatomprobe
Library for Atom Probe Tomography (APT) computation
|

Go to the source code of this file.
Macros | |
| #define | ASSERT(f) assert( (f) ); |
Functions | |
| vector< string > | rangePaths () |
| bool | runTests () |
| int | main () |
| #define ASSERT | ( | f | ) | assert( (f) ); |
Definition at line 23 of file unittests.cpp.
Referenced by rangePaths().
| int main | ( | ) |
Definition at line 214 of file unittests.cpp.
References runTests().

| vector<string> rangePaths | ( | ) |
| bool runTests | ( | ) |
Definition at line 70 of file unittests.cpp.
References AtomProbe::RangeFile::isSelfConsistent(), AtomProbe::AbundanceData::open(), AtomProbe::RangeFile::open(), rangePaths(), AtomProbe::reconstructTest(), and TEST.
Referenced by main().

1.8.13