#include <non_local_plasticity_process.hpp>
◆ GaussPoint() [1/2]
Kratos::NonLocalPlasticityProcess::GaussPoint::GaussPoint |
( |
| ) |
|
|
inline |
◆ GaussPoint() [2/2]
Kratos::NonLocalPlasticityProcess::GaussPoint::GaussPoint |
( |
ConstitutiveLaw::Pointer & |
pConstLaw, |
|
|
array_1d< double, 3 > |
rCoord |
|
) |
| |
|
inline |
◆ AddNeighbour()
void Kratos::NonLocalPlasticityProcess::GaussPoint::AddNeighbour |
( |
const int & |
rID, |
|
|
double |
weight |
|
) |
| |
|
inline |
◆ Coordinates
array_1d<double, 3> Kratos::NonLocalPlasticityProcess::GaussPoint::Coordinates |
◆ NeighbourGP
std::vector< int > Kratos::NonLocalPlasticityProcess::GaussPoint::NeighbourGP |
◆ NeighbourWeight
std::vector<double> Kratos::NonLocalPlasticityProcess::GaussPoint::NeighbourWeight |
◆ pConstitutiveLaw
ConstitutiveLaw::Pointer Kratos::NonLocalPlasticityProcess::GaussPoint::pConstitutiveLaw |
The documentation for this struct was generated from the following file: