34 std::list<std::string>
const&well_path_fnames,
35 std::string &unique_model_name,
std::vector< GeoLib::Point * > pnt_vec
PetrelInterface(PetrelInterface &&other)=delete
PetrelInterface & operator=(PetrelInterface const &)=delete
void readPetrelSurfacePoints(std::istream &in)
void readPetrelWellTrace(std::istream &in)
void readPetrelWellTraceData(std::istream &in)
PetrelInterface(std::list< std::string > const &sfc_fnames, std::list< std::string > const &well_path_fnames, std::string &unique_model_name, GeoLib::GEOObjects *geo_obj)
PetrelInterface & operator=(PetrelInterface &&)=delete
std::vector< GeoLib::Point * > well_vec
PetrelInterface(PetrelInterface const &other)=delete
Container class for geometric objects.
TemplateElement< PointRule1 > Point