Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lballabio committed Jul 16, 2024
1 parent a70094f commit 617a490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ql/methods/finitedifferences/boundarycondition.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ namespace QuantLib {
Side side_;
};

//! Neumann boundary condition (i.e., constant value)
//! Dirichlet boundary condition (i.e., constant value)
/*! \todo generalize to time-dependent conditions.
\ingroup findiff
Expand Down

0 comments on commit 617a490

Please sign in to comment.