Struct LinearSolverContext

Inheritance Relationships

Derived Types

Struct Documentation

struct LinearSolverContext

Subclassed by opensn::LinearEigenContext, opensn::LinearSystemContext

Public Functions

inline virtual int MatrixAction(Mat &matrix, Vec &vector, Vec &action)
virtual ~LinearSolverContext() = default