![]() |
v0.14.0 |
#include <src/finite_elements/LinearFormsIntegratorsImpl.hpp>
Public Member Functions | |
OpMixDivTimesUImpl (const std::string field_name, boost::shared_ptr< VectorDouble > vec_vals, ScalarFun beta=[](double, double, double) constexpr { return 1;}, boost::shared_ptr< Range > ents_ptr=nullptr) | |
Protected Member Functions | |
MoFEMErrorCode | iNtegrate (EntitiesFieldData::EntData &data) |
Protected Attributes | |
ScalarFun | betaConst |
boost::shared_ptr< VectorDouble > | vecVals |
FTensor::Index< 'j', SPACE_DIM > | j |
Definition at line 265 of file LinearFormsIntegratorsImpl.hpp.
|
inline |
Definition at line 267 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 882 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 275 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 277 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 276 of file LinearFormsIntegratorsImpl.hpp.