![]() |
v0.14.0 |
#include <src/finite_elements/BiLinearFormsIntegratorsImpl.hpp>
Protected Member Functions | |
| MoFEMErrorCode | integrateImpl (EntitiesFieldData::EntData &row_data, EntitiesFieldData::EntData &col_data, double vol) |
| MoFEMErrorCode | iNtegrate (EntitiesFieldData::EntData &row_data, EntitiesFieldData::EntData &col_data) |
Protected Member Functions inherited from MoFEM::OpMassImpl< 1, 1, GAUSS, OpBase > | |
| MoFEMErrorCode | integrateImpl (EntitiesFieldData::EntData &row_data, EntitiesFieldData::EntData &col_data, double vol) |
| MoFEMErrorCode | iNtegrate (EntitiesFieldData::EntData &row_data, EntitiesFieldData::EntData &col_data) |
Additional Inherited Members | |
Public Member Functions inherited from MoFEM::OpMassImpl< 1, 1, GAUSS, OpBase > | |
| OpMassImpl (const std::string row_field_name, const std::string col_field_name, ScalarFun beta=[](double, double, double) constexpr { return 1;}, boost::shared_ptr< Range > ents_ptr=nullptr, boost::shared_ptr< MatrixDouble > cache_mat=nullptr) | |
Protected Attributes inherited from MoFEM::OpMassImpl< 1, 1, GAUSS, OpBase > | |
| ScalarFun | betaCoeff = [](double, double, double) constexpr { return 1; } |
Definition at line 92 of file BiLinearFormsIntegratorsImpl.hpp.
|
inlineprotected |
Definition at line 101 of file BiLinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 602 of file BiLinearFormsIntegratorsImpl.hpp.