![]() |
v0.15.0 |
\biref operator to calculate the RHS for the calculation of the homgoensied stiffness matrix More...
#include "users_modules/mofem_um_homogenisation/src/BCs_RVELagrange_Disp.hpp"
Public Member Functions | |
| OpRVEBCsRhsHomoC (const string field_name, const string lagrang_field_name, vector< Vec > &f, RVEBC_Data &data, bool ho_geometry=false) | |
| PetscErrorCode | doWork (int side, EntityType type, DataForcesAndSurcesCore::EntData &data) |
Public Member Functions inherited from BCs_RVELagrange_Disp::OpDmatRhs | |
| OpDmatRhs (const string field_name, const string lagrang_field_name, RVEBC_Data &data, bool ho_geometry=false) | |
| PetscErrorCode | calculateDmat (int side, EntityType type, DataForcesAndSurcesCore::EntData &data) |
Public Attributes | |
| vector< Vec > & | F |
Public Attributes inherited from BCs_RVELagrange_Disp::OpDmatRhs | |
| RVEBC_Data & | dAta |
| bool | hoGeometry |
| VectorDouble | f |
| VectorDouble | applied_strain |
| MatrixDouble | X_mat |
| MatrixDouble | N_mat |
| MatrixDouble | D_mat |
| int | rank |
| int | nb_row_dofs |
\biref operator to calculate the RHS for the calculation of the homgoensied stiffness matrix
Definition at line 353 of file BCs_RVELagrange_Disp.hpp.
|
inline |
Definition at line 357 of file BCs_RVELagrange_Disp.hpp.
|
inline |
Definition at line 364 of file BCs_RVELagrange_Disp.hpp.
| vector<Vec>& BCs_RVELagrange_Disp::OpRVEBCsRhsHomoC::F |
Definition at line 355 of file BCs_RVELagrange_Disp.hpp.