Reference page for MassivePM
Contents
Summary
MassivePM methods: MassivePM - is a class. create_geometry - MassivePM/create_geometry is a function. Documentation for MassivePM doc MassivePM
PROPERTIES
METHODS
Class methods are listed below. Inherited methods are not included.
this = MassivePM(arguments) /this = MassivePM(arguments) is a constructor.
this = MassivePM(dim)
this.copy_domain(arguments) Copy domain and apply necessary rotations or
translations.
new = copy_domain(this, old_domain, sector_shift)
DEFAULT behaviour: rotate domain remanence and orientation directions, if any, by sector_shift.
this.create_geometry(arguments) Initialize geometry.
this = create_geometry(this, varargin)
Initializes the geometry.
Must be subclassed. Help for MassivePM/*create_geometry* is inherited from superclass GEOBASE