![]() |
v0.14.0 |
#include <src/finite_elements/LinearFormsIntegratorsImpl.hpp>
Public Member Functions | |
OpGradTimesTensorImpl (const std::string field_name, boost::shared_ptr< MatrixDouble > mat_vals, ScalarFun beta_coeff=[](double, double, double) constexpr { return 1;}, boost::shared_ptr< Range > ents_ptr=nullptr) | |
Public Attributes | |
FTensor::Index< 'i', SPACE_DIM > | i |
summit Index More... | |
Protected Member Functions | |
MoFEMErrorCode | iNtegrate (EntitiesFieldData::EntData &data) |
Protected Attributes | |
boost::shared_ptr< MatrixDouble > | matVals |
ScalarFun | betaCoeff |
Definition at line 181 of file LinearFormsIntegratorsImpl.hpp.
|
inline |
Definition at line 186 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 716 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 196 of file LinearFormsIntegratorsImpl.hpp.
FTensor::Index<'i', SPACE_DIM> MoFEM::OpGradTimesTensorImpl< 1, 1, SPACE_DIM, S, GAUSS, OpBase >::i |
summit Index
Definition at line 184 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 194 of file LinearFormsIntegratorsImpl.hpp.