|
DOLFINx 0.11.0.0
DOLFINx C++ interface
|
This is the complete list of members for SuperLUDistSolver< T >, including all inherited members.
| operator=(const SuperLUDistSolver &)=delete | SuperLUDistSolver< T > | |
| set_A(std::shared_ptr< const SuperLUDistMatrix< T > > A) | SuperLUDistSolver< T > | |
| set_option(std::string name, std::string value) | SuperLUDistSolver< T > | |
| set_options(SuperLUDistStructs::superlu_dist_options_t options) | SuperLUDistSolver< T > | |
| solve(const Vector< T > &b, Vector< T > &u) const | SuperLUDistSolver< T > | |
| SuperLUDistSolver(std::shared_ptr< const SuperLUDistMatrix< T > > A) | SuperLUDistSolver< T > | |
| SuperLUDistSolver(const SuperLUDistSolver &)=delete | SuperLUDistSolver< T > |