Re: Solving a large sparse system with a single dense row/column?
- From: Alois Steindl <Alois.Steindl@xxxxxxxxxxxx>
- Date: Thu, 08 May 2008 09:13:37 +0200
Hello,
the package BEMW by Willy Govaerts, to be found on NETLIB, would be a
good candidate.
Simply applying a bandwidth reduction by renumbering the variables
would save you only half the full bandwidth. But you could think of
reformulating your equations, if these derive from a differential
equation: For a single row, which corresponds to a integral, you could
introduce a differential equation I'=f_{n+1}(x), which only increases the
narrow band. Also a column, which corresponds to a parameter in the
system, could by replaced by a trivial DE: p'=0.
Good luck
Alois
.
- Follow-Ups:
- References:
- Solving a large sparse system with a single dense row/column?
- From: goodchild . trevor
- Solving a large sparse system with a single dense row/column?
- Prev by Date: Re: Solving a large sparse system with a single dense row/column?
- Next by Date: Re: Solving a large sparse system with a single dense row/column?
- Previous by thread: Re: Solving a large sparse system with a single dense row/column?
- Next by thread: Re: Solving a large sparse system with a single dense row/column?
- Index(es):