welloperations.hpp File Reference
#include <string>
#include <iomanip>
#include <vector>
#include <sstream>
#include "../exception/exception.hpp"
#include "well.hpp"
#include "rmswell.hpp"
#include "../stormgrid/stormcontgrid.hpp"
#include "../stormgrid/stormfaciesgrid.hpp"
Include dependency graph for welloperations.hpp:

Go to the source code of this file.

Namespaces

namespace  NRLib
 

Functions

template<typename A >
void NRLib::BlockWell (const NRLib::Well &well, const A &grid, NRLib::Well &blocked_well)