Reference page for gw3D

Contents

Summary

gw3D methods: generate_mesh - gw3D/generate_mesh is a function. gw3D - is a class. init - numbering volumes load_mesh - gw3D/load_mesh is a function. write_curves - gw3D/write_curves is a function. write_file - gw3D/write_file is a function. write_named_surfaces - gw3D/write_named_surfaces is a function. write_named_volumes - gw3D/write_named_volumes is a function. write_periodic_surfaces - gw3D/write_periodic_surfaces is a function. write_points - gw3D/write_points is a function. write_surfaces - writing line loops write_volumes - writing surface loops Documentation for gw3D doc gw3D


PROPERTIES


METHODS

Class methods are listed below. Inherited methods are not included.

gw3D/this = add_geometry(arguments) is a function.

add_geometry(this, geometry)

gw3D/this.add_volume(arguments) is a function.

add_volume(this, varargin)

gw3D/this.generate_mesh(arguments) is a function.

generate_mesh(this)

gw3D/this.gw3D(arguments) is a constructor.

this = gw3D(varargin)

numbering volumes

gw3D/this.load_mesh(arguments) is a function.

[msh, entities] = load_mesh(this)

gw3D/this.write_file(arguments) is a function.

write_file(this, varargin)