![]() |
waves
Basic FE playground
|
This is the complete list of members for katoptron::IterativeSolver, including all inherited members.
active_set_iteration | katoptron::LinearSolver | |
dhook | katoptron::LinearSolver | |
getTimers() | katoptron::LinearSolver | inlinestatic |
IterativeSolver(Problem &pbl, Teuchos::RCP< Teuchos::ParameterList > solverList, int numPrimalDPN=3, size_t minimum_ensemble_size=1) | katoptron::IterativeSolver | inline |
LinearSolver(Problem &_pbl, Teuchos::RCP< Teuchos::ParameterList > _solverList, int _numPrimalDPN, size_t _minimum_ensemble_size) | katoptron::LinearSolver | inline |
minimum_ensemble_size | katoptron::LinearSolver | |
numPrimalDPN | katoptron::LinearSolver | |
pbl | katoptron::LinearSolver | |
setGUI(DisplayHook &hook) | katoptron::LinearSolver | inline |
solverList | katoptron::LinearSolver | |
start() | katoptron::IterativeSolver | |
tstart() | katoptron::IterativeSolver | private |
write(std::ostream &out) const | katoptron::IterativeSolver | virtual |
writeResults(Teuchos::RCP< Tpetra::Vector< scalar, Map::local_ordinal_type, Map::global_ordinal_type >> xPost, size_t numNodes, std::string name, size_t ast, bool final_result, bool write_txt, Teuchos::RCP< Map > map, Teuchos::RCP< RandomField< scalar, Kokkos::DefaultExecutionSpace >> random_field) | katoptron::LinearSolver | inlineprotected |
~LinearSolver() | katoptron::LinearSolver | inlinevirtual |