$extrastylesheet
libMesh::PetscNonlinearSolver< T > Member List
This is the complete list of members for libMesh::PetscNonlinearSolver< T >, including all inherited members.
__libmesh_petsc_snes_jacobian(SNES snes, Vec x, Mat *jac, Mat *pc, MatStructure *msflag, void *ctx)libMesh::PetscNonlinearSolver< T > [friend]
__libmesh_petsc_snes_jacobian(SNES snes, Vec x, Mat jac, Mat pc, void *ctx)libMesh::PetscNonlinearSolver< T > [friend]
__libmesh_petsc_snes_residual(SNES snes, Vec x, Vec r, void *ctx)libMesh::PetscNonlinearSolver< T > [friend]
_communicatorlibMesh::ParallelObject [protected]
_countslibMesh::ReferenceCounter [protected, static]
_current_nonlinear_iteration_numberlibMesh::PetscNonlinearSolver< T > [protected]
_default_monitorlibMesh::PetscNonlinearSolver< T > [protected]
_enable_print_counterlibMesh::ReferenceCounter [protected, static]
_is_initializedlibMesh::NonlinearSolver< T > [protected]
_mutexlibMesh::ReferenceCounter [protected, static]
_n_linear_iterationslibMesh::PetscNonlinearSolver< T > [protected]
_n_objectslibMesh::ReferenceCounter [protected, static]
_preconditionerlibMesh::NonlinearSolver< T > [protected]
_reasonlibMesh::PetscNonlinearSolver< T > [protected]
_sneslibMesh::PetscNonlinearSolver< T > [protected]
_systemlibMesh::NonlinearSolver< T > [protected]
_zero_out_jacobianlibMesh::PetscNonlinearSolver< T > [protected]
_zero_out_residuallibMesh::PetscNonlinearSolver< T > [protected]
absolute_residual_tolerancelibMesh::NonlinearSolver< T >
absolute_step_tolerancelibMesh::NonlinearSolver< T >
attach_preconditioner(Preconditioner< T > *preconditioner)libMesh::NonlinearSolver< T >
boundslibMesh::NonlinearSolver< T >
bounds_objectlibMesh::NonlinearSolver< T >
build(sys_type &s, const SolverPackage solver_package=libMesh::default_solver_package())libMesh::NonlinearSolver< T > [static]
build_mat_null_space(NonlinearImplicitSystem::ComputeVectorSubspace *computeSubspaceObject, void(*)(std::vector< NumericVector< Number > * > &, sys_type &), MatNullSpace *)libMesh::PetscNonlinearSolver< T > [protected]
clear()libMesh::PetscNonlinearSolver< T > [virtual]
comm() const libMesh::ParallelObject [inline]
convergedlibMesh::NonlinearSolver< T >
Counts typedeflibMesh::ReferenceCounter [protected]
disable_print_counter_info()libMesh::ReferenceCounter [static]
enable_print_counter_info()libMesh::ReferenceCounter [static]
get_converged_reason()libMesh::PetscNonlinearSolver< T >
get_current_nonlinear_iteration_number() const libMesh::PetscNonlinearSolver< T > [inline, virtual]
get_info()libMesh::ReferenceCounter [static]
get_total_linear_iterations()libMesh::PetscNonlinearSolver< T > [virtual]
increment_constructor_count(const std::string &name)libMesh::ReferenceCounter [inline, protected]
increment_destructor_count(const std::string &name)libMesh::ReferenceCounter [inline, protected]
init(const char *name=NULL)libMesh::PetscNonlinearSolver< T > [virtual]
initial_linear_tolerancelibMesh::NonlinearSolver< T >
initialized() const libMesh::NonlinearSolver< T > [inline]
jacobianlibMesh::NonlinearSolver< T >
jacobian_objectlibMesh::NonlinearSolver< T >
matveclibMesh::NonlinearSolver< T >
max_function_evaluationslibMesh::NonlinearSolver< T >
max_linear_iterationslibMesh::NonlinearSolver< T >
max_nonlinear_iterationslibMesh::NonlinearSolver< T >
minimum_linear_tolerancelibMesh::NonlinearSolver< T >
n_objects()libMesh::ReferenceCounter [inline, static]
n_processors() const libMesh::ParallelObject [inline]
nearnullspacelibMesh::NonlinearSolver< T >
nearnullspace_objectlibMesh::NonlinearSolver< T >
NonlinearSolver(sys_type &s)libMesh::NonlinearSolver< T > [inline, explicit]
nullspacelibMesh::NonlinearSolver< T >
nullspace_objectlibMesh::NonlinearSolver< T >
operator=(const ParallelObject &libmesh_dbg_var(other))libMesh::ParallelObject [inline]
ParallelObject(const Parallel::Communicator &comm_in)libMesh::ParallelObject [inline]
ParallelObject(const ParallelObject &other)libMesh::ParallelObject [inline]
PetscNonlinearSolver(sys_type &system)libMesh::PetscNonlinearSolver< T > [explicit]
print_converged_reason()libMesh::PetscNonlinearSolver< T > [virtual]
print_info(std::ostream &out=libMesh::out)libMesh::ReferenceCounter [static]
processor_id() const libMesh::ParallelObject [inline]
ReferenceCountedObject()libMesh::ReferenceCountedObject< NonlinearSolver< T > > [inline, protected]
ReferenceCountedObject(const ReferenceCountedObject &other)libMesh::ReferenceCountedObject< NonlinearSolver< T > > [inline, protected]
ReferenceCounter()libMesh::ReferenceCounter [inline, protected]
relative_residual_tolerancelibMesh::NonlinearSolver< T >
relative_step_tolerancelibMesh::NonlinearSolver< T >
residuallibMesh::NonlinearSolver< T >
residual_and_jacobian_objectlibMesh::NonlinearSolver< T >
residual_objectlibMesh::NonlinearSolver< T >
set_jacobian_zero_out(bool state)libMesh::PetscNonlinearSolver< T > [inline]
set_residual_zero_out(bool state)libMesh::PetscNonlinearSolver< T > [inline]
snes()libMesh::PetscNonlinearSolver< T > [inline]
solve(SparseMatrix< T > &, NumericVector< T > &, NumericVector< T > &, const double, const unsigned int)libMesh::PetscNonlinearSolver< T > [virtual]
sys_type typedeflibMesh::PetscNonlinearSolver< T >
system() const libMesh::NonlinearSolver< T > [inline]
system()libMesh::NonlinearSolver< T > [inline]
use_default_monitor(bool state)libMesh::PetscNonlinearSolver< T > [inline]
user_presolvelibMesh::NonlinearSolver< T >
~NonlinearSolver()libMesh::NonlinearSolver< T > [inline, virtual]
~ParallelObject()libMesh::ParallelObject [inline, virtual]
~PetscNonlinearSolver()libMesh::PetscNonlinearSolver< T >
~ReferenceCountedObject()libMesh::ReferenceCountedObject< NonlinearSolver< T > > [inline]
~ReferenceCounter()libMesh::ReferenceCounter [inline]