![]() |
v0.14.0 |
#include <src/finite_elements/LinearFormsIntegratorsImpl.hpp>
Public Member Functions | |
OpBaseTimesVectorImpl (const std::string field_name, boost::shared_ptr< MatrixDouble > vec, 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 | |
ScalarFun | betaCoeff |
boost::shared_ptr< MatrixDouble > | sourceVec |
FTensor::Index< 'i', FIELD_DIM > | i |
Definition at line 143 of file LinearFormsIntegratorsImpl.hpp.
|
inline |
Definition at line 145 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 641 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 153 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 155 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 154 of file LinearFormsIntegratorsImpl.hpp.