27 class OperatorPrivate;
29 class GISMO_EXPORT Operator
33 explicit Operator(
const gsSparseMatrix<real_t> & sp);
37 Epetra_Operator *
get()
const;
42 Operator(
const Operator& other);
43 Operator& operator=(
const Operator& other);
Handles shared library creation and other class attributes.
Provides forward declarations of types and structs.
Forward declarations for Trilinos extensions.