#include <iostream>#include "Nemesis/gtest/nemesis_gtest.hh"#include "Origen/Core/dc/FakeFactory.h"#include "Origen/Core/dc/TransitionMatrixP.h"#include "Origen/Core/io/LibraryIO.h"#include "Origen/Solver/matrex/src/kernel_matrex.hpp"Typedefs | |
| typedef std::vector< int > | Vec_Int |
Functions | |
| TEST (tstKernelMatrexC, test) | |
Typedef Documentation
| typedef std::vector<int> Vec_Int |
- Examples:
- tstKernelMatrexC.cpp.
Function Documentation
| TEST | ( | tstKernelMatrexC | , |
| test | |||
| ) |
- Examples:
- tstKernelMatrexC.cpp.
References kernel_matrex(), FakeFactory::Library_scale_pwr(), and Library::newsp_transition_matrix_at().

1.8.10