Obsidian
Probabilistic Geophysical Joint Inversion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
global.hpp File Reference

Contains global forward model evaluation functions. More...

Include dependency graph for global.hpp:

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 &params, const std::set< ForwardModel > &enabled)
 Run all the forward models. More...
 

Detailed Description

Contains global forward model evaluation functions.

Author
Lachlan McCalman
Date
2014
License:
Affero General Public License version 3 or later