![]() |
v0.14.0 |
#include <src/finite_elements/LinearFormsIntegratorsImpl.hpp>
Public Member Functions | |
OpNormalMixVecTimesVectorFieldImpl (const std::string field_name, boost::shared_ptr< MatrixDouble > u_ptr, ScalarFun beta_coeff=[](double, double, double) constexpr { return 1;}, boost::shared_ptr< Range > ents_ptr=nullptr) | |
Protected Member Functions | |
MoFEMErrorCode | iNtegrate (EntitiesFieldData::EntData &data) |
Protected Attributes | |
boost::shared_ptr< MatrixDouble > | uPtr |
ScalarFun | betaCoeff |
Definition at line 438 of file LinearFormsIntegratorsImpl.hpp.
|
inline |
Definition at line 440 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 1120 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 449 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 448 of file LinearFormsIntegratorsImpl.hpp.