![]() |
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 160 of file LinearFormsIntegratorsImpl.hpp.
|
inline |
Definition at line 162 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 679 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 170 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 172 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 171 of file LinearFormsIntegratorsImpl.hpp.