![]() |
v0.15.0 |
\biref operator to calculate the RHS of the constrain for the RVE boundary conditions More...
#include "users_modules/mofem_um_homogenisation/src/BCs_RVELagrange_Trac.hpp"
Public Member Functions | |
| OpRVEBCsRhs_Assemble (const string lagrang_field_name, vector< Vec > &f, RVEBC_Data &data, CommonData &common_data) | |
| PetscErrorCode | doWork (int side, EntityType type, DataForcesAndSurcesCore::EntData &data) |
Public Attributes | |
| RVEBC_Data & | dAta |
| CommonData & | commonData |
| vector< Vec > & | F |
| VectorDouble | applied_strain |
| VectorDouble | f |
\biref operator to calculate the RHS of the constrain for the RVE boundary conditions
Definition at line 337 of file BCs_RVELagrange_Trac.hpp.
|
inline |
Definition at line 343 of file BCs_RVELagrange_Trac.hpp.
|
inline |
Definition at line 351 of file BCs_RVELagrange_Trac.hpp.
| VectorDouble BCs_RVELagrange_Trac::OpRVEBCsRhs_Assemble::applied_strain |
Definition at line 349 of file BCs_RVELagrange_Trac.hpp.
| CommonData& BCs_RVELagrange_Trac::OpRVEBCsRhs_Assemble::commonData |
Definition at line 340 of file BCs_RVELagrange_Trac.hpp.
| RVEBC_Data& BCs_RVELagrange_Trac::OpRVEBCsRhs_Assemble::dAta |
Definition at line 339 of file BCs_RVELagrange_Trac.hpp.
| vector<Vec>& BCs_RVELagrange_Trac::OpRVEBCsRhs_Assemble::F |
Definition at line 341 of file BCs_RVELagrange_Trac.hpp.
| VectorDouble BCs_RVELagrange_Trac::OpRVEBCsRhs_Assemble::f |
Definition at line 349 of file BCs_RVELagrange_Trac.hpp.