ReFRACtor
cost_func_state.cc
Go to the documentation of this file.
1 #include <cost_func_state.h>
2 
3 
4 using namespace FullPhysics;
5 
6 
8 {
10  C.reference(s.C.copy());
11 }
const Unit s("s", 1.0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0)
The state for a problem that only its cost function is implemented.
virtual void set(const ProblemState &s)
Makes self a copy of the input state.
Definition: problem_state.h:88
virtual void set(const CostFuncState &s)
Makes self a copy of the input state.
blitz::Array< double, 1 > C
A cost function is a scalar function; therefore, its value at a point is also a scalar.
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