Dune::Copasi
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Dune::Copasi::LinearSolver< Domain, Range > Class Template Reference

#include <make_step_operator.hh>

Inheritance diagram for Dune::Copasi::LinearSolver< Domain, Range >:
Inheritance graph
[legend]
Collaboration diagram for Dune::Copasi::LinearSolver< Domain, Range >:
Collaboration graph
[legend]

Public Member Functions

 LinearSolver (const ParameterTree &config)
 
virtual PDELab::ErrorCondition apply (Range &range, Domain &domain) override
 
virtual PDELab::ErrorCondition apply (const Range &range, Domain &domain) override
 

Constructor & Destructor Documentation

◆ LinearSolver()

template<class Domain , std::copy_constructible Range>
Dune::Copasi::LinearSolver< Domain, Range >::LinearSolver ( const ParameterTree & config)
inline

Member Function Documentation

◆ apply() [1/2]

template<class Domain , std::copy_constructible Range>
virtual PDELab::ErrorCondition Dune::Copasi::LinearSolver< Domain, Range >::apply ( const Range & range,
Domain & domain )
inlineoverridevirtual

◆ apply() [2/2]

template<class Domain , std::copy_constructible Range>
virtual PDELab::ErrorCondition Dune::Copasi::LinearSolver< Domain, Range >::apply ( Range & range,
Domain & domain )
inlineoverridevirtual

The documentation for this class was generated from the following file: