Skip to content

Project OpenGeode-Geosciencesio

class StructuralModelGeosExporter

Functions

StructuralModelGeosExporter

cpp
public void StructuralModelGeosExporter(const StructuralModelGeosExporter & )
public void StructuralModelGeosExporter(const StructuralModelGeosExporter & )

operator=

cpp
public StructuralModelGeosExporter & operator=(const StructuralModelGeosExporter & )
public StructuralModelGeosExporter & operator=(const StructuralModelGeosExporter & )

StructuralModelGeosExporter

cpp
public void StructuralModelGeosExporter(StructuralModelGeosExporter && )
public void StructuralModelGeosExporter(StructuralModelGeosExporter && )

operator=

cpp
public StructuralModelGeosExporter & operator=(StructuralModelGeosExporter && )
public StructuralModelGeosExporter & operator=(StructuralModelGeosExporter && )

StructuralModelGeosExporter

cpp
public void StructuralModelGeosExporter()
public void StructuralModelGeosExporter()

StructuralModelGeosExporter

cpp
public void StructuralModelGeosExporter(const StructuralModel & model, basic_string_view files_directory)
public void StructuralModelGeosExporter(const StructuralModel & model, basic_string_view files_directory)

~StructuralModelGeosExporter

cpp
public void ~StructuralModelGeosExporter()
public void ~StructuralModelGeosExporter()

add_well_perforations

cpp
public void add_well_perforations(const PointSet3D & well_perforations)
public void add_well_perforations(const PointSet3D & well_perforations)

add_cell_property_1d

cpp
public void add_cell_property_1d(basic_string_view name)
public void add_cell_property_1d(basic_string_view name)

add_cell_property_2d

cpp
public void add_cell_property_2d(basic_string_view name)
public void add_cell_property_2d(basic_string_view name)

add_cell_property_3d

cpp
public void add_cell_property_3d(basic_string_view name)
public void add_cell_property_3d(basic_string_view name)

run

cpp
public void run()
public void run()

Geode-solutions' documentation website