#include <users_modules/basic_finite_elements/src/ConvectiveMassElement.hpp>
|
| OpVelocityLhs_dV_dX (const std::string vel_field, const std::string field_name, BlockData &data, CommonData &common_data) |
|
virtual MoFEMErrorCode | getJac (EntitiesFieldData::EntData &col_data, int gg) |
|
| OpVelocityLhs_dV_dv (const std::string vel_field, const std::string field_name, BlockData &data, CommonData &common_data) |
|
| OpMassLhs_dM_dv (const std::string vel_field, const std::string field_name, BlockData &data, CommonData &common_data, Range *forcesonlyonentities_ptr=NULL) |
|
MoFEMErrorCode | doWork (int row_side, int col_side, EntityType row_type, EntityType col_type, EntitiesFieldData::EntData &row_data, EntitiesFieldData::EntData &col_data) |
|
Definition at line 337 of file ConvectiveMassElement.hpp.
◆ OpVelocityLhs_dV_dX()
ConvectiveMassElement::OpVelocityLhs_dV_dX::OpVelocityLhs_dV_dX |
( |
const std::string |
vel_field, |
|
|
const std::string |
field_name, |
|
|
BlockData & |
data, |
|
|
CommonData & |
common_data |
|
) |
| |
◆ getJac()
The documentation for this struct was generated from the following files:
const Tensor2_symmetric_Expr< const ddTensor0< T, Dim, i, j >, typename promote< T, double >::V, Dim, i, j > dd(const Tensor0< T * > &a, const Index< i, Dim > index1, const Index< j, Dim > index2, const Tensor1< int, Dim > &d_ijk, const Tensor1< double, Dim > &d_xyz)