29class 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.
The G+Smo namespace, containing all definitions for the library.