approxVals | Example::OpRadiationRhs | private |
aSsemble(EntData &row_data, EntData &col_data, const bool trans)=0 | MoFEM::OpBaseImpl< A, EleOp > | protectedpure virtual |
aSsemble(EntData &data)=0 | MoFEM::OpBaseImpl< A, EleOp > | protectedpure virtual |
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 > | |
getLocMat(const int rr) | MoFEM::OpBaseImpl< A, EleOp > | protected |
getNf() | MoFEM::OpBaseImpl< A, EleOp > | protected |
iNtegrate(EntData &row_data) | Example::OpRadiationRhs | virtual |
MoFEM::OpBaseImpl::iNtegrate(EntData &row_data, EntData &col_data) | MoFEM::OpBaseImpl< A, EleOp > | protectedvirtual |
locF | MoFEM::OpBaseImpl< A, EleOp > | protected |
locMat | MoFEM::OpBaseImpl< A, EleOp > | protected |
locMatTranspose | MoFEM::OpBaseImpl< A, EleOp > | protected |
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) | MoFEM::OpBaseImpl< A, EleOp > | |
OpRadiationRhs(boost::shared_ptr< VectorDouble > &approx_vals) | Example::OpRadiationRhs | |
OpType typedef | MoFEM::OpBaseImpl< A, EleOp > | |
rowSide | MoFEM::OpBaseImpl< A, EleOp > | protected |
rowType | MoFEM::OpBaseImpl< A, EleOp > | protected |