ug4
Loading...
Searching...
No Matches
assembled_linear_operator.h File Reference

Go to the source code of this file.

Classes

class  ug::AssembledLinearOperator< TAlgebra >
 matrix operator based on the assembling of a problem More...
 

Namespaces

namespace  ug
 the ug namespace
 

Functions

template<typename TAlgebra >
void ug::AssembleLinearOperatorRhsAndSolution (AssembledLinearOperator< TAlgebra > &op, typename TAlgebra::vector_type &u, typename TAlgebra::vector_type &b)
 help function to assemble a linear operator