Skip to content

Commit

Permalink
Use ValueType
Browse files Browse the repository at this point in the history
  • Loading branch information
masterleinad committed Feb 23, 2023
1 parent e25092d commit 18c3555
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ namespace VectorTools
add_constant(LinearAlgebra::TpetraWrappers::Vector<ValueType> &,
const DoFHandler<dim, spacedim> &,
const unsigned int,
const double)
const ValueType)
{
// TODO: no vector access using operator()
AssertThrow(false, ExcNotImplemented());
Expand Down

0 comments on commit 18c3555

Please sign in to comment.