MC_HAMR  v0.01
Monte Carlo Simulation Software for Atomistic Models of Magnetic Materials for Heat Assisted Magnetic Recording
Public Member Functions | List of all members
particle::cube Class Reference

Cubic paritcle. More...

#include <shape.hpp>

Inheritance diagram for particle::cube:
Inheritance graph
[legend]
Collaboration diagram for particle::cube:
Collaboration graph
[legend]

Public Member Functions

 cube ()
 Default constructor. More...
 
 ~cube ()
 Default destructor. More...
 
- Public Member Functions inherited from particle::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_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

Cubic paritcle.

Constructor & Destructor Documentation

particle::cube::cube ( )
inline

Default constructor.

particle::cube::~cube ( )
inline

Default destructor.


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