![]() |
v0.13.2 |
\biref operator to calculate the RHS for the calculation of the homgoensied stiffness matrix More...
#include <users_modules/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, DataForcesAndSourcesCore::EntData &data) |
![]() | |
OpDmatRhs (const string field_name, const string lagrang_field_name, RVEBC_Data &data, bool ho_geometry=false) | |
PetscErrorCode | calculateDmat (int side, EntityType type, DataForcesAndSourcesCore::EntData &data) |
Public Attributes | |
vector< Vec > & | F |
![]() | |
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 365 of file BCs_RVELagrange_Disp.hpp.
|
inline |
Definition at line 369 of file BCs_RVELagrange_Disp.hpp.
|
inline |
Definition at line 376 of file BCs_RVELagrange_Disp.hpp.
vector<Vec>& BCs_RVELagrange_Disp::OpRVEBCsRhsHomoC::F |
Definition at line 367 of file BCs_RVELagrange_Disp.hpp.