NanoMagMC  v0.2
Monte Carlo Simulation Software for Atomistic Models of Magnetic Materials
Public Member Functions | List of all members
particle::shape::sh_cluster Class Reference

Particle cluster (depreciated) More...

#include <shape.hpp>

Inheritance diagram for particle::shape::sh_cluster:
Inheritance graph
[legend]
Collaboration diagram for particle::shape::sh_cluster:
Collaboration graph
[legend]

Public Member Functions

 sh_cluster ()
 Default constructor. More...
 
 ~sh_cluster ()
 Default destructor. More...
 
- Public Member Functions inherited from particle::shape::shape_3d
 shape_3d ()
 Default constructor. More...
 
 ~shape_3d ()
 Default destructor. More...
 
virtual bool check (std::vector< int > Is, int l_size)
 Check whether a certain position falls within the particle. More...
 
- Public Member Functions inherited from particle::shape::shape_type
 shape_type ()
 Default constructor. More...
 
 ~shape_type ()
 Default destructor. More...
 
virtual double get_r0 ()
 Returns the characteristic size of a weibull particle. More...
 
virtual double get_beta ()
 Returns the disorder parameter of a weibull particle. More...
 
virtual double get_a ()
 Returns the x-axis radius of a weibull particle. More...
 
virtual double get_b ()
 Returns the y-axis radius of a weibull particle. More...
 
virtual double get_c ()
 Returns the z-axis radius of a weibull particle. More...
 

Detailed Description

Particle cluster (depreciated)

Constructor & Destructor Documentation

particle::shape::sh_cluster::sh_cluster ( )
inline

Default constructor.

particle::shape::sh_cluster::~sh_cluster ( )
inline

Default destructor.


The documentation for this class was generated from the following file: