![]() |
v0.14.0 |
#include <src/finite_elements/TriLinearFormsIntegrators.hpp>
Public Member Functions | |
OpConvectiveTermLhsDuImpl (const std::string field_name_row, const std::string field_name_col, boost::shared_ptr< MatrixDouble > y_grad_ptr, ConstantFun alpha_fun=[]() { return 1;}) | |
Protected Member Functions | |
MoFEMErrorCode | iNtegrate (EntitiesFieldData::EntData &row_data, EntitiesFieldData::EntData &col_data) |
Protected Attributes | |
ConstantFun | alphaConstant |
boost::shared_ptr< MatrixDouble > | yGradPtr |
Definition at line 64 of file TriLinearFormsIntegrators.hpp.
|
inline |
Definition at line 66 of file TriLinearFormsIntegrators.hpp.
|
protected |
Definition at line 239 of file TriLinearFormsIntegrators.hpp.
|
protected |
Definition at line 79 of file TriLinearFormsIntegrators.hpp.
|
protected |
Definition at line 80 of file TriLinearFormsIntegrators.hpp.