Template Function UtilitiesAL::create_augmented_block¶
Defined in File augmented_lagrangian_preconditioner.h
Function Documentation¶
-
template<typename MatrixType = SparseMatrix<double>, typename VectorType = Vector<typename MatrixType::value_type>, typename PreconditionerType = TrilinosWrappers::PreconditionAMG>
void UtilitiesAL::create_augmented_block(const MatrixType &A, const MatrixType &Ct, const VectorType &scaling_vector, const double gamma, MatrixType &augmented_matrix)¶