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...
|
|
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/6]
asl::CrystallographicParameters::CrystallographicParameters |
( |
const vector< AVec<>> & |
dir, |
|
|
const vector< double > & |
bSt, |
|
|
const vector< double > & |
bDisl, |
|
|
const double |
bRough |
|
) |
| |
§ CrystallographicParameters() [2/6]
asl::CrystallographicParameters::CrystallographicParameters |
( |
const double |
bRough | ) |
|
§ CrystallographicParameters() [3/6]
asl::CrystallographicParameters::CrystallographicParameters |
( |
| ) |
|
§ CrystallographicParameters() [4/6]
asl::CrystallographicParameters::CrystallographicParameters |
( |
const vector< AVec<>> & |
dir, |
|
|
const vector< double > & |
bSt, |
|
|
const vector< double > & |
bDisl, |
|
|
const double |
bRough |
|
) |
| |
§ CrystallographicParameters() [5/6]
asl::CrystallographicParameters::CrystallographicParameters |
( |
const double |
bRough | ) |
|
§ CrystallographicParameters() [6/6]
asl::CrystallographicParameters::CrystallographicParameters |
( |
| ) |
|
§ addFacet() [1/2]
void asl::CrystallographicParameters::addFacet |
( |
const AVec<> |
normal, |
|
|
double |
bSt, |
|
|
double |
bDisl |
|
) |
| |
adds new facet information
- Parameters
-
normal | should be a unit vector |
§ addFacet() [2/2]
void asl::CrystallographicParameters::addFacet |
( |
const AVec<> |
normal, |
|
|
double |
bSt, |
|
|
double |
bDisl |
|
) |
| |
adds new facet information
- Parameters
-
normal | should be a unit vector |
§ directionCode() [1/2]
generates code which results the number corresponds to nearest direction
§ directionCode() [2/2]
generates code which results the number corresponds to nearest direction
§ init() [1/2]
void asl::CrystallographicParameters::init |
( |
acl::TypeID |
type | ) |
|
§ init() [2/2]
void asl::CrystallographicParameters::init |
( |
acl::TypeID |
type | ) |
|
§ stepFactor() [1/2]
§ stepFactor() [2/2]
§ velocity() [1/4]
§ velocity() [2/4]
§ velocity() [3/4]
§ velocity() [4/4]
§ 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: