OGS
|
Definition at line 19 of file IntegrationPointDataNonlocalInterface.h.
#include <IntegrationPointDataNonlocalInterface.h>
Public Attributes | |
IntegrationPointDataNonlocalInterface *const | ip_l_pointer |
double | alpha_kl_times_w_l |
double | distance2 |
Squared distance to current integration point. | |
double ProcessLib::SmallDeformationNonlocal::NonlocalIP::alpha_kl_times_w_l |
Definition at line 22 of file IntegrationPointDataNonlocalInterface.h.
double ProcessLib::SmallDeformationNonlocal::NonlocalIP::distance2 |
Squared distance to current integration point.
Definition at line 23 of file IntegrationPointDataNonlocalInterface.h.
IntegrationPointDataNonlocalInterface* const ProcessLib::SmallDeformationNonlocal::NonlocalIP::ip_l_pointer |
Definition at line 21 of file IntegrationPointDataNonlocalInterface.h.