BasisSystemPermDirectSparse obejcts using DirectSparseSolver object.
More...
#include <AbstractLinAlgPack_BasisSystemFactoryStd.hpp>
Inheritance diagram for AbstractLinAlgPack::BasisSystemFactoryStd:
Overridden from BasisSystemFactory | |
| void | set_options (const options_ptr_t &options) |
| | |
| const options_ptr_t & | get_options () const |
| | |
Overridden from AbstractFactory | |
| obj_ptr_t | create () const |
| | |
Public Member Functions | |
| BasisSystemFactoryStd () | |
| | |
BasisSystemPermDirectSparse obejcts using DirectSparseSolver object.
Several direct sparse solvers are supported by default. These include:
These solvers are supported only if the proper macros are defined.
ToDo: Create a DirectSparseSolverFactory interface and use this to allow clients to add new DirectSparseSolvers ...
Definition at line 55 of file AbstractLinAlgPack_BasisSystemFactoryStd.hpp.
|
|
Definition at line 44 of file AbstractLinAlgPack_BasisSystemFactoryStd.cpp. |
|
|
Implements AbstractLinAlgPack::BasisSystemFactory. Definition at line 60 of file AbstractLinAlgPack_BasisSystemFactoryStd.cpp. |
|
|
Implements AbstractLinAlgPack::BasisSystemFactory. Definition at line 66 of file AbstractLinAlgPack_BasisSystemFactoryStd.cpp. |
|
|
Implements Teuchos::AbstractFactory< BasisSystem >. Definition at line 74 of file AbstractLinAlgPack_BasisSystemFactoryStd.cpp. |
1.3.9.1