![]() |
v0.14.0 |
#include <src/finite_elements/LinearFormsIntegratorsImpl.hpp>
Public Member Functions | |
OpMixDivTimesUImpl (const std::string field_name, boost::shared_ptr< MatrixDouble > mat_vals, ScalarFun beta=[](double, double, double) { return 1;}, boost::shared_ptr< Range > ents_ptr=nullptr) | |
Protected Member Functions | |
MoFEMErrorCode | iNtegrate (EntitiesFieldData::EntData &data) |
Protected Attributes | |
ScalarFun | betaConst |
boost::shared_ptr< MatrixDouble > | matVals |
FTensor::Index< 'i', FIELD_DIM > | i |
FTensor::Index< 'j', SPACE_DIM > | j |
Definition at line 247 of file LinearFormsIntegratorsImpl.hpp.
|
inline |
Definition at line 249 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 838 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 257 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 259 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 260 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 258 of file LinearFormsIntegratorsImpl.hpp.