Home
last modified time | relevance | path

Searched refs:PetscLinearOperatorType (Results 1 – 1 of 1) sorted by relevance

/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/operator/linear/
H A Dpetscoperator.hh794 typedef PetscLinearOperator< DomainFunction, RangeFunction > PetscLinearOperatorType; typedef in Dune::Fem::PetscLinearOperator::LocalMatrix
828 LocalMatrix ( const PetscLinearOperatorType &petscLinOp, in LocalMatrix()
903 …const_cast< PetscLinearOperatorType& > (petscLinearOperator_).scaleLocalMatrix( this->domainEntity… in scale()
932 const PetscLinearOperatorType &petscLinearOperator_;