Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

concepts::NRLSolver Member List
This is the complete list of members for concepts::NRLSolver, including all inherited members.
c_type typedefconcepts::Operator< Real >
dimX() constconcepts::Operator< Real > [inline, virtual]
dimX_concepts::Operator< Real > [protected]
dimY() constconcepts::Operator< Real > [inline, virtual]
dimY_concepts::Operator< Real > [protected]
info(std::ostream &os) const concepts::NRLSolver [protected, virtual]
n_concepts::NRLSolver [private]
NRLSolver(const SparseMatrix< Real > &A)concepts::NRLSolver
Operator(uint dimX, uint dimY)concepts::Operator< Real > [inline]
operator()(const Function< Real > &fncY, Function< Real > &fncX)concepts::NRLSolver [virtual]
operator()(const Vector< Real > &fncY, Vector< Real > &fncX)concepts::NRLSolver
Operator< Real >::operator()(const Function< r_type > &fncY, Function< Real > &fncX)concepts::Operator< Real > [virtual]
Operator< Real >::operator()(const Function< c_type > &fncY, Function< c_type > &fncX)concepts::Operator< Real > [virtual]
r_type typedefconcepts::Operator< Real >
spaceX() const concepts::NRLSolver [inline, virtual]
spaceY() const concepts::NRLSolver [inline, virtual]
spcX_concepts::NRLSolver [private]
spcY_concepts::NRLSolver [private]
type typedefconcepts::Operator< Real >
~NRLSolver()concepts::NRLSolver
~Operator()concepts::Operator< Real > [inline, virtual]
~OutputOperator()concepts::OutputOperator [virtual]

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)