Contains global forward model evaluation functions. More...
Namespaces | |
obsidian | |
obsidian::fwd | |
Functions | |
GlobalCache | obsidian::fwd::generateGlobalCache (const std::vector< world::InterpolatorSpec > &boundaryInterpolation, const GlobalSpec &spec, const std::set< ForwardModel > &enabled) |
Generate a global cache object for all forward models. More... | |
GlobalResults | obsidian::fwd::forwardModelAll (const GlobalSpec &spec, const GlobalCache &cache, const GlobalParams ¶ms, const std::set< ForwardModel > &enabled) |
Run all the forward models. More... | |
Contains global forward model evaluation functions.