superLUfabric.hh
virtual Operator< F > * operator()()
Unused, avoids the "No return statement in function returning non-void [-Wreturn-type]" warning.
Definition: superLUfabric.hh:25
virtual std::ostream & info(std::ostream &os) const
Definition: superLUfabric.hh:35
Base class for operators which can be converted to Sparse Row Storage (CRS) or Sparse Column Storage ...
Definition: CRS.hh:30
virtual SuperLU< F > * operator()(Operator< F > &matrix)
Definition: superLUfabric.hh:26