NanoMagMC
v0.2
Monte Carlo Simulation Software for Atomistic Models of Magnetic Materials
|
Classes | |
class | functionObject |
Functions | |
double | solid_angle (const xt::xtensorf< double, xt::xshape< 4 >> &s1, const xt::xtensorf< double, xt::xshape< 4 >> &s2, const xt::xtensorf< double, xt::xshape< 4 >> &s3) |
double particle::td::solid_angle | ( | const xt::xtensorf< double, xt::xshape< 4 >> & | s1, |
const xt::xtensorf< double, xt::xshape< 4 >> & | s2, | ||
const xt::xtensorf< double, xt::xshape< 4 >> & | s3 | ||
) |
Calculate the solid angle between three vectors
s1 | First vector |
s2 | Second vector |
s3 | Third vector |