v0.14.0 |
#include <src/finite_elements/LinearFormsIntegratorsImpl.hpp>
Public Member Functions | |
OpNormalMixVecTimesScalarImpl (const std::string field_name, ScalarFun source_fun=[](double, double, double) constexpr { return 1;}, boost::shared_ptr< Range > ents_ptr=nullptr) | |
Protected Member Functions | |
MoFEMErrorCode | iNtegrate (EntitiesFieldData::EntData &data) |
Protected Attributes | |
ScalarFun | sourceFun |
FTensor::Index< 'i', 3 > | i |
Definition at line 410 of file LinearFormsIntegratorsImpl.hpp.
|
inline |
Definition at line 411 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 1081 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 420 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 419 of file LinearFormsIntegratorsImpl.hpp.