stiffnessMatrix_lhs   96 src/secOrd_op_brusselator_impl.cpp   double stiffnessMatrix_lhs {0.};
stiffnessMatrix_lhs  117 src/secOrd_op_brusselator_impl.cpp     stiffnessMatrix_lhs = dT;
stiffnessMatrix_lhs  123 src/secOrd_op_brusselator_impl.cpp     stiffnessMatrix_lhs = dT * p.tg_Dc();
stiffnessMatrix_lhs  227 src/secOrd_op_brusselator_impl.cpp     Au *= d_ptr -> stiffnessMatrix_lhs * weight;
stiffnessMatrix_lhs  277 src/secOrd_op_brusselator_impl.cpp       grad_basisFunction *= d_ptr -> stiffnessMatrix_lhs;