![]() |
v0.14.0 |
#include <src/finite_elements/LinearFormsIntegratorsImpl.hpp>
Public Member Functions | |
OpMixTensorTimesGradUImpl (const std::string field_name, boost::shared_ptr< MatrixDouble > mat_vals) | |
OpMixTensorTimesGradUImpl (const std::string field_name, boost::shared_ptr< MatrixDouble > mat_vals, ScalarFun beta_fun) | |
Protected Member Functions | |
MoFEMErrorCode | iNtegrate (EntitiesFieldData::EntData &data) |
Protected Attributes | |
boost::shared_ptr< MatrixDouble > | matVals |
ScalarFun | betaCoeff = [](double, double, double) constexpr { return 1; } |
FTensor::Index< 'i', SPACE_DIM > | i |
FTensor::Index< 'j', SPACE_DIM > | j |
Definition at line 347 of file LinearFormsIntegratorsImpl.hpp.
|
inline |
Definition at line 348 of file LinearFormsIntegratorsImpl.hpp.
|
inline |
Definition at line 352 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 976 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 360 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 362 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 363 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 359 of file LinearFormsIntegratorsImpl.hpp.