compareCoupleAndTMUpdater.cpp File Reference
#include "Nemesis/gtest/gtest.h"
#include "Origen/Core/TestPaths.h"
#include "Origen/Core/dc/Library.h"
#include "Origen/Core/io/LibraryIO.h"
#include "Origen/Core/re/ReactionResource.h"
#include "Origen/Manager/libld/TransitionMatrixUpdater.h"
#include "ScaleUtils/IO/DB.h"
#include "Standard/Interface/CommandLine.h"
#include "../test_utils.hh"

Functions

 TEST (couple, DISABLED_origen01)
 
int main (int argc, char *argv[])
 

Variables

Standard::SP_CommandLine cmdLine = 0
 TMU Test. More...
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

References cmdLine.

Variable Documentation

Standard::SP_CommandLine cmdLine = 0

TMU Test.

Author
Shane Hart

This unit test loads a ORIGEN library created by couple and compares it to the library created by the TransitionMatrixUpdater class. The current test is based on origen01.inp in the regression test directory.

Referenced by main().