alphaConstant | MoFEM::OpMixTensorTimesGradImpl< SPACE_DIM, GAUSS, OpBase > | protected |
AMat enum value | MoFEM::OpBaseImpl< A, EleOp > | |
aSsemble(EntData &row_data, EntData &col_data, const bool trans) | MoFEM::OpBaseImpl< A, EleOp > | protectedvirtual |
aSsemble(EntData &data) | MoFEM::OpBaseImpl< A, EleOp > | protectedvirtual |
AssembleTo enum name | MoFEM::OpBaseImpl< A, EleOp > | |
assembleTo | MoFEM::OpBaseImpl< A, EleOp > | protected |
assembleTranspose | MoFEM::OpBaseImpl< A, EleOp > | protected |
BMat enum value | MoFEM::OpBaseImpl< A, EleOp > | |
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 |
getNf() | MoFEM::OpBaseImpl< A, EleOp > | inlineprotected |
i | MoFEM::OpMixTensorTimesGradImpl< SPACE_DIM, GAUSS, OpBase > | protected |
iNtegrate(EntitiesFieldData::EntData &row_data, EntitiesFieldData::EntData &col_data) | MoFEM::OpMixTensorTimesGradImpl< SPACE_DIM, GAUSS, OpBase > | protectedvirtual |
MoFEM::OpBaseImpl::iNtegrate(EntData &data) | MoFEM::OpBaseImpl< A, EleOp > | inlineprotectedvirtual |
j | MoFEM::OpMixTensorTimesGradImpl< SPACE_DIM, GAUSS, OpBase > | protected |
locF | MoFEM::OpBaseImpl< A, EleOp > | protected |
locMat | MoFEM::OpBaseImpl< A, EleOp > | protected |
locMatTranspose | MoFEM::OpBaseImpl< A, EleOp > | protected |
matSelector() | MoFEM::OpBaseImpl< A, EleOp > | inlineprotected |
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 |
OpMixTensorTimesGradImpl(const std::string row_field_name, const std::string col_field_name, ConstantFun alpha_fun, const bool assemble_transpose=false, const bool only_transpose=false) | MoFEM::OpMixTensorTimesGradImpl< SPACE_DIM, GAUSS, OpBase > | inline |
OpType typedef | MoFEM::OpBaseImpl< A, EleOp > | |
rowSide | MoFEM::OpBaseImpl< A, EleOp > | protected |
rowType | MoFEM::OpBaseImpl< A, EleOp > | protected |
setAssembleTo(AssembleTo a_to) | MoFEM::OpBaseImpl< A, EleOp > | inline |
timeScalingFun | MoFEM::OpBaseImpl< A, EleOp > | |