DOLFIN
DOLFIN C++ interface
|
This is the complete list of members for dolfin::Amesos2LUSolver, including all inherited members.
Amesos2LUSolver(std::string method="default") | dolfin::Amesos2LUSolver | |
Amesos2LUSolver(std::shared_ptr< const TpetraMatrix > A, std::string method="default") | dolfin::Amesos2LUSolver | |
default_parameters() | dolfin::Amesos2LUSolver | static |
get_operator() const | dolfin::Amesos2LUSolver | |
id() const | dolfin::Variable | inline |
label() const | dolfin::Variable | |
methods() | dolfin::Amesos2LUSolver | static |
name() const | dolfin::Variable | |
operator=(const Variable &variable) | dolfin::Variable | |
parameter_type() const | dolfin::Amesos2LUSolver | inlinevirtual |
parameters | dolfin::Variable | |
rename(const std::string name, const std::string label) | dolfin::Variable | |
require_matrix(const GenericLinearOperator &A) | dolfin::GenericLinearSolver | protectedstatic |
require_matrix(std::shared_ptr< const GenericLinearOperator > A) | dolfin::GenericLinearSolver | protectedstatic |
set_operator(std::shared_ptr< const GenericLinearOperator > A) | dolfin::Amesos2LUSolver | virtual |
set_operator(std::shared_ptr< const TpetraMatrix > A) | dolfin::Amesos2LUSolver | |
set_operators(std::shared_ptr< const GenericLinearOperator > A, std::shared_ptr< const GenericLinearOperator > P) | dolfin::GenericLinearSolver | inlinevirtual |
solve(GenericVector &x, const GenericVector &b) | dolfin::Amesos2LUSolver | virtual |
solve(const GenericLinearOperator &A, GenericVector &x, const GenericVector &b) | dolfin::Amesos2LUSolver | virtual |
solve(const TpetraMatrix &A, TpetraVector &x, const TpetraVector &b) | dolfin::Amesos2LUSolver | |
str(bool verbose) const | dolfin::Amesos2LUSolver | virtual |
update_parameters(const Parameters ¶meters) | dolfin::GenericLinearSolver | inlinevirtual |
Variable() | dolfin::Variable | |
Variable(const std::string name, const std::string label) | dolfin::Variable | |
Variable(const Variable &variable) | dolfin::Variable | |
~Amesos2LUSolver() | dolfin::Amesos2LUSolver | |
~Variable() | dolfin::Variable | virtual |