24template<
typename TMethod>
double getAveragingDomainSize() const
Gets the spatial size of the averaging domain, i.e. the support of the weighting function.
double bondFunction(const Vector3d &vec1, const Vector3d &vec2) const
The bond function gives the weight associated to a bond formed by two atoms.
double operator()(const Vector3d &vec) const
The weighting function used to compute stress.
double averagingDomainSize
Eigen::Matrix< double, 1, DIM, Eigen::RowMajor > Vector3d