ReFRACtor
solver_finished_fixture.h
Go to the documentation of this file.
1 #ifndef SOLVER_FINISHED_FIXTURE_H
2 #define SOLVER_FINISHED_FIXTURE_H
3 #include "global_fixture.h"
5 
6 namespace FullPhysics {
7 /****************************************************************/
21 public:
25  blitz::Array<double, 1> initial_sv;
26  blitz::Array<double, 1> apriori_sv;
27  blitz::Array<double, 2> apriori_cov;
28 };
29 }
30 #endif
There are a number of tests that need to use a standard set of objects, similar to what we generate w...
boost::shared_ptr< ConnorSolver > solver
This is a test fixture that puts us into the state we are in after doing the solver step of l2_fp...
Contains classes to abstract away details in various Spurr Radiative Transfer software.
Definition: doxygen_python.h:1

Copyright © 2017, California Institute of Technology.
ALL RIGHTS RESERVED.
U.S. Government Sponsorship acknowledged.
Generated Fri Aug 24 2018 15:44:10