describes crystalographyly specific date
More...
#include <aslLSFacetedGrowth.h>
|
void | directionCode (acl::VectorOfElements normal, acl::VectorOfElements direction, acl::VectorOfElements cosTheta, acl::ExpressionContainer &k) |
| generates code which results the number corresponds to nearest direction More...
|
|
| CrystallographicParameters (const vector< AVec<>> &dir, const vector< double > &bSt, const vector< double > &bDisl, const double bRough) |
|
| CrystallographicParameters (const double bRough) |
|
| CrystallographicParameters () |
|
acl::VectorOfElements | velocity (acl::VectorOfElements supersaturation, acl::VectorOfElements dir, acl::VectorOfElements sinTheta) |
|
acl::VectorOfElements | velocity (const acl::VectorOfElements &supersaturation, const acl::VectorOfElements &dir, const acl::VectorOfElements &sinTheta, const acl::VectorOfElements &stepVelocityLimit) |
|
acl::VectorOfElements | stepFactor (const acl::VectorOfElements &dir, const acl::VectorOfElements &position) |
|
void | addFacet (const AVec<> normal, double bSt, double bDisl) |
| adds new facet information More...
|
|
void | init (acl::TypeID type) |
| initialize acl data More...
|
|
describes crystalographyly specific date
Definition at line 41 of file aslLSFacetedGrowth.h.
◆ CrystallographicParameters() [1/3]
asl::CrystallographicParameters::CrystallographicParameters |
( |
const vector< AVec<>> & |
dir, |
|
|
const vector< double > & |
bSt, |
|
|
const vector< double > & |
bDisl, |
|
|
const double |
bRough |
|
) |
| |
◆ CrystallographicParameters() [2/3]
asl::CrystallographicParameters::CrystallographicParameters |
( |
const double |
bRough | ) |
|
◆ CrystallographicParameters() [3/3]
asl::CrystallographicParameters::CrystallographicParameters |
( |
| ) |
|
◆ addFacet()
void asl::CrystallographicParameters::addFacet |
( |
const AVec<> |
normal, |
|
|
double |
bSt, |
|
|
double |
bDisl |
|
) |
| |
adds new facet information
- Parameters
-
normal | should be a unit vector |
◆ directionCode()
generates code which results the number corresponds to nearest direction
◆ init()
void asl::CrystallographicParameters::init |
( |
acl::TypeID |
type | ) |
|
◆ stepFactor()
◆ velocity() [1/2]
◆ velocity() [2/2]
◆ betaDisl
vector<double> asl::CrystallographicParameters::betaDisl |
◆ betaRough
double asl::CrystallographicParameters::betaRough |
◆ betaSt
vector<double> asl::CrystallographicParameters::betaSt |
◆ directions
vector<AVec<> > asl::CrystallographicParameters::directions |
The documentation for this class was generated from the following file: