Skip to content

Commit

Permalink
Thyra: Add typedef to LinearOpWithSolveBase
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Glusa <[email protected]>
  • Loading branch information
cgcgcg committed Dec 21, 2024
1 parent 4dd7d3f commit 04eb5c4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,8 @@ class LinearOpWithSolveBase
{
public:

using scalar_type = Scalar;

/** \name Public interface funtions. */
//@{

Expand Down

0 comments on commit 04eb5c4

Please sign in to comment.