|
| void | directionCode (acl::VectorOfElements normal, acl::VectorOfElements direction, acl::VectorOfElements cosTheta, acl::ExpressionContainer &k) |
| | generates code which results the number corresponds to nearest direction
|
| |
| | 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
|
| |
| void | init (acl::TypeID type) |
| | initialize acl data
|
| |
| void | directionCode (acl::VectorOfElements normal, acl::VectorOfElements direction, acl::VectorOfElements cosTheta, acl::ExpressionContainer &k) |
| | generates code which results the number corresponds to nearest direction
|
| |
| | 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
|
| |
| void | init (acl::TypeID type) |
| | initialize acl data
|
| |
describes crystalographyly specific date
Definition at line 41 of file aslLSFacetedGrowth.h.