|
class | XC::BandGenLinSOE |
| Uses the LAPACK storage scheme to store the components of the A matrix, which is a banded unsymmetric matrix. More...
|
|
class | XC::DistributedBandGenLinSOE |
| Base class for band general matrix distributed systems of equations. More...
|
|
class | XC::BandSPDLinSOE |
| Base class for band matrix system of equations. More...
|
|
class | XC::DistributedBandSPDLinSOE |
| Base class for band matrix distributed systems of equations. More...
|
|
class | XC::DiagonalSOE |
| Diagonal matrix system of equations. More...
|
|
class | XC::DistributedDiagonalSOE |
| Diagonal matrix distributed systems of equations. More...
|
|
class | XC::DistributedBandLinSOE |
| Base class for band matrix distributed systems of equations. More...
|
|
class | XC::DistributedLinSOE |
| Base class for distributed systems of equations. More...
|
|
class | XC::FullGenLinSOE |
| Base class for dense unsymmetric matrix systems of equations. More...
|
|
class | XC::ItpackLinSOE |
| ITPACK based systems of equations. More...
|
|
class | XC::LinearSOEData |
| Data (size, arrays,...) for linear system of equations. More...
|
|
class | XC::ActorPetscSOE |
| ??. More...
|
|
class | XC::PetscSOE |
| PETSC based system of equations. More...
|
|
class | XC::ShadowPetscSOE |
| ??. More...
|
|
class | XC::DistributedProfileSPDLinSOE |
| Profile matrix distributed systems of equations. More...
|
|
class | XC::ProfileSPDLinSOE |
| Profile matrix system of equations. More...
|
|
class | XC::DistributedSparseGenRowLinSOE |
| Sparse nonsymmetric matrix distributed systems of equations. More...
|
|
class | XC::SparseGenColLinSOE |
| Sparse nonsymmetric matrix linear system of equations. More...
|
|
class | XC::SparseGenRowLinSOE |
| Sparse nonsymmetric matrix linear system of equations. More...
|
|
class | XC::SymSparseLinSOE |
| Sparse symmetric matrix systems of equations. More...
|
|
class | XC::UmfpackGenLinSOE |
| UMFPACK (see SuiteSparse) based systems of equations. More...
|
|
class | XC::SystemOfEqn |
| System of equations base class. More...
|
|