![]() |
v0.14.0 |
#include <src/finite_elements/LinearFormsIntegratorsImpl.hpp>
Public Member Functions | |
OpConvectiveTermRhsImpl (const std::string field_name, boost::shared_ptr< MatrixDouble > u_ptr, boost::shared_ptr< MatrixDouble > y_grad_ptr, ConstantFun source_fun=[]() constexpr { return 1;}) | |
Protected Member Functions | |
MoFEMErrorCode | iNtegrate (EntitiesFieldData::EntData &data) |
Protected Attributes | |
boost::shared_ptr< MatrixDouble > | uPtr |
boost::shared_ptr< MatrixDouble > | yGradPtr |
ConstantFun | alphaConstant |
Definition at line 474 of file LinearFormsIntegratorsImpl.hpp.
|
inline |
Definition at line 476 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 1203 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 486 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 484 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 485 of file LinearFormsIntegratorsImpl.hpp.