| approxVals | Example::OpRadiationRhs | private |
| aSsemble(EntData &row_data, EntData &col_data, const bool trans) | MoFEM::OpBaseImpl< A, EleOp > | protectedvirtual |
| aSsemble(EntData &data) | MoFEM::OpBaseImpl< A, EleOp > | protectedvirtual |
| assembleTranspose | MoFEM::OpBaseImpl< A, EleOp > | protected |
| colSide | MoFEM::OpBaseImpl< A, EleOp > | protected |
| colType | MoFEM::OpBaseImpl< A, EleOp > | protected |
| doWork(int row_side, int col_side, EntityType row_type, EntityType col_type, EntData &row_data, EntData &col_data) | MoFEM::OpBaseImpl< A, EleOp > | |
| doWork(int row_side, EntityType row_type, EntData &row_data) | MoFEM::OpBaseImpl< A, EleOp > | |
| EntData typedef | MoFEM::OpBaseImpl< A, EleOp > | |
| entsPtr | MoFEM::OpBaseImpl< A, EleOp > | |
| feScalingFun | MoFEM::OpBaseImpl< A, EleOp > | |
| getLocMat(const int rr) | MoFEM::OpBaseImpl< A, EleOp > | inlineprotected |
| getNbOfBaseFunctions(EntitiesFieldData::EntData &data) | MoFEM::OpBaseImpl< A, EleOp > | protectedvirtual |
| getNf() | MoFEM::OpBaseImpl< A, EleOp > | inlineprotected |
| iNtegrate(EntData &row_data) | Example::OpRadiationRhs | virtual |
| MoFEM::OpBaseImpl::iNtegrate(EntData &row_data, EntData &col_data) | MoFEM::OpBaseImpl< A, EleOp > | inlineprotectedvirtual |
| locF | MoFEM::OpBaseImpl< A, EleOp > | protected |
| locMat | MoFEM::OpBaseImpl< A, EleOp > | protected |
| locMatTranspose | MoFEM::OpBaseImpl< A, EleOp > | protected |
| matSetValuesHook | MoFEM::OpBaseImpl< A, EleOp > | static |
| MatSetValuesHook typedef | MoFEM::OpBaseImpl< A, EleOp > | |
| nbCols | MoFEM::OpBaseImpl< A, EleOp > | protected |
| nbIntegrationPts | MoFEM::OpBaseImpl< A, EleOp > | protected |
| nbRowBaseFunctions | MoFEM::OpBaseImpl< A, EleOp > | protected |
| nbRows | MoFEM::OpBaseImpl< A, EleOp > | protected |
| onlyTranspose | MoFEM::OpBaseImpl< A, EleOp > | protected |
| OpBaseImpl(const std::string row_field_name, const std::string col_field_name, const OpType type, boost::shared_ptr< Range > ents_ptr=nullptr) | MoFEM::OpBaseImpl< A, EleOp > | inline |
| OpRadiationRhs(boost::shared_ptr< VectorDouble > &approx_vals) | Example::OpRadiationRhs | inline |
| OpType typedef | MoFEM::OpBaseImpl< A, EleOp > | |
| rowSide | MoFEM::OpBaseImpl< A, EleOp > | protected |
| rowType | MoFEM::OpBaseImpl< A, EleOp > | protected |
| timeScalingFun | MoFEM::OpBaseImpl< A, EleOp > | |