A B C D E F G H I L M N O P Q R S T U V Z

B

BandCholesky - Class in no.uib.cipr.matrix
Banded Cholesky decomposition
BandCholesky(int, int, boolean) - Constructor for class no.uib.cipr.matrix.BandCholesky
Constructor for BandCholesky
BandLU - Class in no.uib.cipr.matrix
Banded LU decomposition
BandLU(int, int, int) - Constructor for class no.uib.cipr.matrix.BandLU
Constructor for BandLU
BandMatrix - Class in no.uib.cipr.matrix
Banded matrix.
BandMatrix(int, int, int) - Constructor for class no.uib.cipr.matrix.BandMatrix
Constructor for BandMatrix
BandMatrix(Matrix, int, int) - Constructor for class no.uib.cipr.matrix.BandMatrix
Constructor for BandMatrix
BandMatrix(Matrix, int, int, boolean) - Constructor for class no.uib.cipr.matrix.BandMatrix
Constructor for BandMatrix
barrier() - Method in class no.uib.cipr.matrix.distributed.Communicator
Blocks until all process have reached this routine.
BiCG - Class in no.uib.cipr.matrix.sparse
BiCG solver.
BiCG(Vector) - Constructor for class no.uib.cipr.matrix.sparse.BiCG
Constructor for BiCG.
BiCGstab - Class in no.uib.cipr.matrix.sparse
BiCG stablized solver.
BiCGstab(Vector) - Constructor for class no.uib.cipr.matrix.sparse.BiCGstab
Constructor for BiCGstab.
BlockDiagonalPreconditioner - Class in no.uib.cipr.matrix.distributed
Block diagonal preconditioner
BlockDiagonalPreconditioner(Preconditioner) - Constructor for class no.uib.cipr.matrix.distributed.BlockDiagonalPreconditioner
Constructor for BlockDiagonalPreconditioner
broadcast(Object, int) - Method in class no.uib.cipr.matrix.distributed.Communicator
Broadcasts a message from the process with rank "root" to all other processes of the group.

A B C D E F G H I L M N O P Q R S T U V Z