Navigation

  • index
  • modules |
  • next |
  • previous |
  • pyMOR v0.5.0rc0+564.ge537ecd Manual »
  • pymor package »
  • pymor.playground package »

pymor.playground.operators package¶

Submodules¶

numpy module¶


class pymor.playground.operators.numpy.NumpyListVectorArrayMatrixOperator(matrix, source_id=None, range_id=None, solver_options=None, name=None)[source]¶

Bases: pymor.operators.numpy.NumpyMatrixOperator

Variant of NumpyMatrixOperator using ListVectorArray instead of NumpyVectorArray.

Methods

NumpyListVectorArrayMatrixOperator apply, apply_inverse, apply_transpose, as_range_array, as_source_array, assemble_lincomb
NumpyMatrixOperator apply_inverse_transpose, assemble, from_file
NumpyMatrixBasedOperator export_matrix
OperatorBase apply2, jacobian, pairwise_apply2
OperatorInterface as_vector, restricted
ImmutableInterface generate_sid, with_, __setattr__
BasicInterface disable_logging, enable_logging, has_interface_name, implementor_names, implementors
Parametric build_parameter_type, parse_parameter, strip_parameter

Attributes

NumpyMatrixOperator T
NumpyMatrixBasedOperator linear, sparse
OperatorInterface range, solver_options, source
ImmutableInterface add_with_arguments, sid, sid_ignore, with_arguments
BasicInterface logger, logging_disabled, name, uid
Parametric parameter_space, parameter_type, parametric

Table Of Contents

  • pymor.playground.operators package
    • Submodules
      • numpy module

Previous topic

pymor.playground.functions package

Next topic

pymor.playground.vectorarrays package

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • pyMOR v0.5.0rc0+564.ge537ecd Manual »
  • pymor package »
  • pymor.playground package »
© Copyright 2013-2017 pyMOR developers and contributors. Last updated on May 24, 2017. Created using Sphinx 1.4.1.