|
ReXio
|
#include <microstructure_test.hpp>


Public Member Functions | |
| CoaersingTest (MCBox *b, ReadControler &rc) | |
| ~CoaersingTest () | |
| void | GenerateTest () |
Public Member Functions inherited from Microstructure | |
| Microstructure (MCBox *b, ReadControler &rc) | |
| ~Microstructure () | |
| GrainStatistics * | GetStatistics () |
| void | Generate () |
Additional Inherited Members | |
Protected Member Functions inherited from Microstructure | |
| void | CalculateA () |
| void | RandomPos (Pos &i, Pos &j, Pos &k) |
| unsigned int | RandomSpin () |
| float | RandomNumber () |
| void | GradientFunction (Pos &i, float &gf) |
| float | GradientFunction (Pos &i) |
| void | FillBoxSpin () |
| void | SpinsFreq (const Neighbours &n, const int &ratio) |
| void | CoarseningNew (const Pos &i, const Pos &j, const Pos &k) |
| void | RandomOrientations () |
| void | RandomOrientations (std::vector< Orientation > &t) |
Protected Attributes inherited from Microstructure | |
| MCBox * | _box |
| GrainStatistics * | _stats |
| ReadControler & | _rc |
| int | _max_spin |
| int | _k |
| int | _gn |
| float | _beg_gs |
| float | _end_gs |
| float | _a |
| int | _xratio |
| int | _yratio |
| int | _zratio |
| std::vector< int > | spins |
| std::vector< int > | freq |
| std::vector< int >::iterator | max |
| std::vector< int > | d |
| Neighbours | nx |
| Neighbours | ny |
| Neighbours | nz |
|
inline |
|
inline |
| void CoaersingTest::GenerateTest | ( | ) |
