v0.14.0 |
#include <src/finite_elements/LinearFormsIntegratorsImpl.hpp>
Public Member Functions | |
OpBaseTimesScalarImpl (const std::string field_name, boost::shared_ptr< VectorDouble > 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< VectorDouble > | sourceVec |
Definition at line 123 of file LinearFormsIntegratorsImpl.hpp.
|
inline |
Definition at line 125 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 597 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 133 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 134 of file LinearFormsIntegratorsImpl.hpp.