#include <users_modules/homogenisation/src/BCs_RVELagrange_Trac.hpp>
Definition at line 408 of file BCs_RVELagrange_Trac.hpp.
◆ OpRVEHomoStress_Assemble()
BCs_RVELagrange_Trac::OpRVEHomoStress_Assemble::OpRVEHomoStress_Assemble |
( |
const string |
lagrang_field_name, |
|
|
Vec |
stress_homo, |
|
|
RVEBC_Data & |
data, |
|
|
CommonData & |
common_data |
|
) |
| |
|
inline |
◆ doWork()
Definition at line 424 of file BCs_RVELagrange_Trac.hpp.
426 if(data.getIndices().size()==0) PetscFunctionReturn(0);
427 if(
dAta.
tRis.find(getNumeredEntFiniteElementPtr()->getEnt())==
dAta.
tRis.end()) PetscFunctionReturn(0);
431 const int indices_6[6] = {0, 1, 2, 3, 4, 5};
432 const int indices_3[3] = {0, 1, 2};
443 PetscFunctionReturn(0);
◆ commonData
CommonData& BCs_RVELagrange_Trac::OpRVEHomoStress_Assemble::commonData |
◆ dAta
RVEBC_Data& BCs_RVELagrange_Trac::OpRVEHomoStress_Assemble::dAta |
◆ stressHomo
Vec BCs_RVELagrange_Trac::OpRVEHomoStress_Assemble::stressHomo |
◆ stressVector
VectorDouble BCs_RVELagrange_Trac::OpRVEHomoStress_Assemble::stressVector |
The documentation for this struct was generated from the following file: