ReFRACtor
|
#include "printable.h"
#include "forward_model.h"
#include "state_vector.h"
#include "initial_guess.h"
#include "logger.h"
#include "connor_solver.h"
#include "output.h"
#include "iterative_solver.h"
#include "max_a_posteriori.h"
Go to the source code of this file.
Classes | |
class | FullPhysics::L2FpConfiguration |
Before running L2 full physics, we need to create the solver that we will be using, along with registering whatever output we will be generating. More... | |
Namespaces | |
FullPhysics | |
Contains classes to abstract away details in various Spurr Radiative Transfer software. | |