On Wed, May 12, 2021 at 11:58 AM edgar <edgar...@cryptolab.net> wrote:

> On 2021-05-10 15:59, John Peterson wrote:
> > On Thu, May 6, 2021 at 9:48 PM edgar <edgar...@cryptolab.net> wrote:
> > We renumbered our examples once (many years ago) so it's possible that
> > references to "ex13" that you see have simply never been updated
> > properly.
> > If you can point us to them I'll take a look.
>
> I see. I found these:
>
> ┌────
> │ find . -type f -exec grep --color -nH --null -e 'example 13' \{\} +
> └────
>
> ┌────
> │ ./fem_system/ex1/fem_system_ex1.C\026:// example 13 can be solved
> using the
> │ ./systems_of_equations/ex3/systems_of_equations_ex3.C\025:// example
> 13 can be solved using a scalar Lagrange multiplier
> │ ./vector_fe/ex2/vector_fe_ex2.C\026:// example 13 can be solved using
> the
> └────
>

Thanks, these have now been updated to refer to "systems_of_equations_ex2"
which is what "example 13" became.

-- 
John

_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to