![]() |
v0.14.0 |
#include <src/finite_elements/BiLinearFormsIntegratorsImpl.hpp>
Public Member Functions | |
| OpMassCacheImpl (CacheMatsTypeType cache, const std::string row_field_name, const std::string col_field_name, const double beta, boost::shared_ptr< Range > ents_ptr=nullptr) | |
| MoFEMErrorCode | iNtegrate (EntitiesFieldData::EntData &row_data, EntitiesFieldData::EntData &col_data) |
Protected Attributes | |
| double | scalarBeta |
| CacheMatsTypeType | cacheLocMats |
Definition at line 163 of file BiLinearFormsIntegratorsImpl.hpp.
|
inline |
Definition at line 165 of file BiLinearFormsIntegratorsImpl.hpp.
| MoFEMErrorCode MoFEM::OpMassCacheImpl< 1, FIELD_DIM, I, OpBase >::iNtegrate | ( | EntitiesFieldData::EntData & | row_data, |
| EntitiesFieldData::EntData & | col_data | ||
| ) |
Definition at line 801 of file BiLinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 178 of file BiLinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 177 of file BiLinearFormsIntegratorsImpl.hpp.