Chi-Tech
lbs::NLKEigenAGSContext< VecType, SolverType > Struct Template Reference

#include <nl_keigen_ags_context.h>

Inheritance diagram for lbs::NLKEigenAGSContext< VecType, SolverType >:
chi_math::NonLinearSolverContext< VecType, SolverType >

Public Member Functions

 NLKEigenAGSContext (LBSSolver &lbs_solver)
 
virtual ~NLKEigenAGSContext () override=default
 
- Public Member Functions inherited from chi_math::NonLinearSolverContext< VecType, SolverType >
virtual ~NonLinearSolverContext ()=default
 

Data Fields

LBSSolverlbs_solver_
 
KResidualFunctionContext kresid_func_context_
 
std::vector< int > groupset_ids
 

Detailed Description

template<class VecType, class SolverType>
struct lbs::NLKEigenAGSContext< VecType, SolverType >

Definition at line 21 of file nl_keigen_ags_context.h.

Constructor & Destructor Documentation

◆ NLKEigenAGSContext()

template<class VecType , class SolverType >
lbs::NLKEigenAGSContext< VecType, SolverType >::NLKEigenAGSContext ( LBSSolver lbs_solver)
inlineexplicit

Definition at line 29 of file nl_keigen_ags_context.h.

◆ ~NLKEigenAGSContext()

template<class VecType , class SolverType >
virtual lbs::NLKEigenAGSContext< VecType, SolverType >::~NLKEigenAGSContext ( )
overridevirtualdefault

Field Documentation

◆ groupset_ids

template<class VecType , class SolverType >
std::vector<int> lbs::NLKEigenAGSContext< VecType, SolverType >::groupset_ids

Definition at line 27 of file nl_keigen_ags_context.h.

◆ kresid_func_context_

template<class VecType , class SolverType >
KResidualFunctionContext lbs::NLKEigenAGSContext< VecType, SolverType >::kresid_func_context_

Definition at line 25 of file nl_keigen_ags_context.h.

◆ lbs_solver_

template<class VecType , class SolverType >
LBSSolver& lbs::NLKEigenAGSContext< VecType, SolverType >::lbs_solver_

Definition at line 24 of file nl_keigen_ags_context.h.


The documentation for this struct was generated from the following file: