DOLFIN
DOLFIN C++ interface
dolfin::Amesos2LUSolver Member List

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::Amesos2LUSolverstatic
get_operator() constdolfin::Amesos2LUSolver
id() constdolfin::Variableinline
label() constdolfin::Variable
methods()dolfin::Amesos2LUSolverstatic
name() constdolfin::Variable
operator=(const Variable &variable)dolfin::Variable
parameter_type() constdolfin::Amesos2LUSolverinlinevirtual
parametersdolfin::Variable
rename(const std::string name, const std::string label)dolfin::Variable
require_matrix(const GenericLinearOperator &A)dolfin::GenericLinearSolverprotectedstatic
require_matrix(std::shared_ptr< const GenericLinearOperator > A)dolfin::GenericLinearSolverprotectedstatic
set_operator(std::shared_ptr< const GenericLinearOperator > A)dolfin::Amesos2LUSolvervirtual
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::GenericLinearSolverinlinevirtual
solve(GenericVector &x, const GenericVector &b)dolfin::Amesos2LUSolvervirtual
solve(const GenericLinearOperator &A, GenericVector &x, const GenericVector &b)dolfin::Amesos2LUSolvervirtual
solve(const TpetraMatrix &A, TpetraVector &x, const TpetraVector &b)dolfin::Amesos2LUSolver
str(bool verbose) constdolfin::Amesos2LUSolvervirtual
update_parameters(const Parameters &parameters)dolfin::GenericLinearSolverinlinevirtual
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::Variablevirtual