Reference documentation for deal.II version 9.2.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Classes | Public Member Functions | Protected Attributes | Friends | List of all members
SLEPcWrappers::TransformationShiftInvert Class Reference

#include <deal.II/lac/slepc_spectral_transformation.h>

Inheritance diagram for SLEPcWrappers::TransformationShiftInvert:
[legend]

Classes

struct  AdditionalData
 

Public Member Functions

 TransformationShiftInvert (const MPI_Comm &mpi_communicator, const AdditionalData &data=AdditionalData())
 
- Public Member Functions inherited from SLEPcWrappers::TransformationBase
virtual ~TransformationBase ()
 
void set_matrix_mode (const STMatMode mode)
 
void set_solver (const PETScWrappers::SolverBase &solver)
 

Protected Attributes

const AdditionalData additional_data
 
- Protected Attributes inherited from SLEPcWrappers::TransformationBase
ST st
 

Friends

class SolverBase
 

Additional Inherited Members

- Protected Member Functions inherited from SLEPcWrappers::TransformationBase
 TransformationBase (const MPI_Comm &mpi_communicator)
 

Detailed Description

An implementation of the transformation interface using the SLEPc Shift and Invert.

Author
Toby D. Young 2009

Definition at line 164 of file slepc_spectral_transformation.h.

Constructor & Destructor Documentation

◆ TransformationShiftInvert()

SLEPcWrappers::TransformationShiftInvert::TransformationShiftInvert ( const MPI_Comm mpi_communicator,
const AdditionalData data = AdditionalData() 
)

Constructor.

Definition at line 88 of file slepc_spectral_transformation.cc.

Friends And Related Function Documentation

◆ SolverBase

friend class SolverBase
friend

Definition at line 198 of file slepc_spectral_transformation.h.

Member Data Documentation

◆ additional_data

const AdditionalData SLEPcWrappers::TransformationShiftInvert::additional_data
protected

Store a copy of the flags for this particular solver.

Definition at line 194 of file slepc_spectral_transformation.h.


The documentation for this class was generated from the following files: