#include <Dislocations.h>
Definition at line 12 of file Dislocations.h.
◆ Matrix2d
◆ Vector2d
◆ Dislocations()
gbLAB::Dislocations::Dislocations |
( |
const double & |
a2, |
|
|
const double & |
shiftSize, |
|
|
const int & |
nImages |
|
) |
| |
◆ deformationMap()
Vector2d gbLAB::Dislocations::deformationMap |
( |
const Vector2d & |
X, |
|
|
const int & |
branch |
|
) |
| const |
◆ dislocations()
◆ edgeElasticEnergyKernel()
◆ elasticEnergy()
double gbLAB::Dislocations::elasticEnergy |
( |
| ) |
const |
◆ insertDislocationDipole()
void gbLAB::Dislocations::insertDislocationDipole |
( |
Matrix2d & |
ends, |
|
|
Vector2d & |
b |
|
) |
| |
◆ inverseDeformationMap()
Vector2d gbLAB::Dislocations::inverseDeformationMap |
( |
const Vector2d & |
x, |
|
|
const int & |
branch |
|
) |
| const |
|
private |
◆ jacobian()
Matrix2d gbLAB::Dislocations::jacobian |
( |
const Vector2d & |
x, |
|
|
const int & |
branch |
|
) |
| const |
|
private |
◆ line_search()
double gbLAB::Dislocations::line_search |
( |
const Vector2d & |
x, |
|
|
const Vector2d & |
dx, |
|
|
const Vector2d & |
y, |
|
|
const int & |
branch |
|
) |
| const |
|
private |
◆ removeDislocationDipole()
void gbLAB::Dislocations::removeDislocationDipole |
( |
const int & |
index | ) |
|
◆ a2
const double gbLAB::Dislocations::a2 |
◆ nImages
const int gbLAB::Dislocations::nImages |
◆ shift
const Vector2d gbLAB::Dislocations::shift |
The documentation for this class was generated from the following file: