OGS
ProcessLib::SmallDeformationNonlocal::IntegrationPointDataNonlocalInterface Struct Reference

Detailed Description

Definition at line 26 of file IntegrationPointDataNonlocalInterface.h.

#include <IntegrationPointDataNonlocalInterface.h>

Inheritance diagram for ProcessLib::SmallDeformationNonlocal::IntegrationPointDataNonlocalInterface:
[legend]

Public Member Functions

virtual ~IntegrationPointDataNonlocalInterface ()=default
 

Public Attributes

std::vector< NonlocalIPnon_local_assemblers
 
double kappa_d = 0
 damage driving variable.
 
double integration_weight
 
double nonlocal_internal_length
 
Eigen::Vector3d coordinates
 
bool active_self = false
 
bool activated = false
 
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
 

Constructor & Destructor Documentation

◆ ~IntegrationPointDataNonlocalInterface()

virtual ProcessLib::SmallDeformationNonlocal::IntegrationPointDataNonlocalInterface::~IntegrationPointDataNonlocalInterface ( )
virtualdefault

Member Data Documentation

◆ activated

bool ProcessLib::SmallDeformationNonlocal::IntegrationPointDataNonlocalInterface::activated = false

Definition at line 37 of file IntegrationPointDataNonlocalInterface.h.

◆ active_self

bool ProcessLib::SmallDeformationNonlocal::IntegrationPointDataNonlocalInterface::active_self = false

Definition at line 36 of file IntegrationPointDataNonlocalInterface.h.

◆ coordinates

Eigen::Vector3d ProcessLib::SmallDeformationNonlocal::IntegrationPointDataNonlocalInterface::coordinates

Definition at line 35 of file IntegrationPointDataNonlocalInterface.h.

◆ EIGEN_MAKE_ALIGNED_OPERATOR_NEW

ProcessLib::SmallDeformationNonlocal::IntegrationPointDataNonlocalInterface::EIGEN_MAKE_ALIGNED_OPERATOR_NEW

Definition at line 39 of file IntegrationPointDataNonlocalInterface.h.

◆ integration_weight

double ProcessLib::SmallDeformationNonlocal::IntegrationPointDataNonlocalInterface::integration_weight

Definition at line 33 of file IntegrationPointDataNonlocalInterface.h.

◆ kappa_d

◆ non_local_assemblers

std::vector<NonlocalIP> ProcessLib::SmallDeformationNonlocal::IntegrationPointDataNonlocalInterface::non_local_assemblers

Definition at line 30 of file IntegrationPointDataNonlocalInterface.h.

◆ nonlocal_internal_length

double ProcessLib::SmallDeformationNonlocal::IntegrationPointDataNonlocalInterface::nonlocal_internal_length

Definition at line 34 of file IntegrationPointDataNonlocalInterface.h.


The documentation for this struct was generated from the following file: