BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
belfem::SolverParameters Member List

This is the complete list of members for belfem::SolverParameters, including all inherited members.

absolute_tolerance() constbelfem::SolverParameters
compression_cutoff() constbelfem::SolverParameters
compression_method() constbelfem::SolverParameters
distributed_matrix_type() constbelfem::SolverParameters
have_absolute_tolerance() constbelfem::SolverParameters
have_compression_cutoff() constbelfem::SolverParameters
have_memory_budget() constbelfem::SolverParameters
have_relative_tolerance() constbelfem::SolverParameters
krylov_method() constbelfem::SolverParameters
max_iterations() constbelfem::SolverParameters
memory_budget() constbelfem::SolverParameters
operator=(SolverParameters &&aOther)=deletebelfem::SolverParameters
preconditioner() constbelfem::SolverParameters
relative_tolerance() constbelfem::SolverParameters
reordering_method() constbelfem::SolverParameters
set_absolute_tolerance(const real aEpsilon)belfem::SolverParameters
set_compression_cutoff(const real aCutoff)belfem::SolverParameters
set_compression_method(const CompressionMethod aCompressionMethod)belfem::SolverParameters
set_distributed_matrix_type(const DistributedMatrixType aType)belfem::SolverParameters
set_krylov_method(const KrylovMethod aKrylovMethod)belfem::SolverParameters
set_matrix_matching(const bool aUse)belfem::SolverParameters
set_memory_budget(const uint aMegaBytes)belfem::SolverParameters
set_preconditioner(const Preconditioner aPreconditioner)belfem::SolverParameters
set_relative_tolerance(const real aEpsilon)belfem::SolverParameters
set_reordering_method(const ReorderingMethod aReorderingMethod)belfem::SolverParameters
set_use_initial_guess(const bool aUse)belfem::SolverParameters
SolverParameters(const SolverType aType)belfem::SolverParameters
SolverParameters(const input::Section *aInput)belfem::SolverParameters
SolverParameters(const SolverParameters &aOther)belfem::SolverParameters
SolverParameters(SolverParameters &&aOther)=deletebelfem::SolverParameters
synchronize()belfem::SolverParameters
type() constbelfem::SolverParameters
use_initial_guess() constbelfem::SolverParameters
use_matrix_matching() constbelfem::SolverParameters
use_metis_nodendp() constbelfem::SolverParameters
~SolverParameters()=defaultbelfem::SolverParameters