Project OpenGeode-Geosciencesio
class GeosExporterImpl
class GeosExporterImpl
Functions
GeosExporterImpl
cpp
public void GeosExporterImpl<Model>(const GeosExporterImpl<Model> & )public void GeosExporterImpl<Model>(const GeosExporterImpl<Model> & )operator=
cpp
public GeosExporterImpl<Model> & operator=(const GeosExporterImpl<Model> & )public GeosExporterImpl<Model> & operator=(const GeosExporterImpl<Model> & )GeosExporterImpl
cpp
public void GeosExporterImpl<Model>(GeosExporterImpl<Model> && )public void GeosExporterImpl<Model>(GeosExporterImpl<Model> && )operator=
cpp
public GeosExporterImpl<Model> & operator=(GeosExporterImpl<Model> && )public GeosExporterImpl<Model> & operator=(GeosExporterImpl<Model> && )GeosExporterImpl
cpp
public void GeosExporterImpl<Model>()public void GeosExporterImpl<Model>()GeosExporterImpl
cpp
public void GeosExporterImpl<Model>(basic_string_view files_directory, const Model & model)public void GeosExporterImpl<Model>(basic_string_view files_directory, const Model & model)~GeosExporterImpl
cpp
public void ~GeosExporterImpl<Model>()public void ~GeosExporterImpl<Model>()prepare_export
cpp
public void prepare_export()public void prepare_export()write_files
cpp
public void write_files()public void write_files()add_well_perforations
cpp
public void add_well_perforations(const PointSet3D & perforations)public void add_well_perforations(const PointSet3D & perforations)add_cell_property1d
cpp
public void add_cell_property1d(basic_string_view property_name)public void add_cell_property1d(basic_string_view property_name)add_cell_property2d
cpp
public void add_cell_property2d(basic_string_view property_name)public void add_cell_property2d(basic_string_view property_name)add_cell_property3d
cpp
public void add_cell_property3d(basic_string_view property_name)public void add_cell_property3d(basic_string_view property_name)files_directory
cpp
protected basic_string_view files_directory()protected basic_string_view files_directory()prefix
cpp
protected basic_string_view prefix()protected basic_string_view prefix()initialize_solid_region_attribute
cpp
protected index_t initialize_solid_region_attribute()protected index_t initialize_solid_region_attribute()create_region_attribute_map
cpp
protected flat_hash_map create_region_attribute_map(const Model & model)protected flat_hash_map create_region_attribute_map(const Model & model)write_well_perforations_boxes
cpp
protected void write_well_perforations_boxes(pugi::xml_node & root)protected void write_well_perforations_boxes(pugi::xml_node & root)write_mesh_files
cpp
protected void write_mesh_files(pugi::xml_node & root)protected void write_mesh_files(pugi::xml_node & root)check_property_name
cpp
protected bool check_property_name(basic_string_view property_name)protected bool check_property_name(basic_string_view property_name)transfer_cell_properties
cpp
protected void transfer_cell_properties()protected void transfer_cell_properties()delete_mapping_attributes
cpp
protected void delete_mapping_attributes()protected void delete_mapping_attributes()write_solid_file
cpp
protected basic_string write_solid_file()protected basic_string write_solid_file()write_well_perforation_file
cpp
protected void write_well_perforation_file()protected void write_well_perforation_file()