Static Public Member Functions
Thyra::LOWSFactoryBuilder Class Reference

Provides a static method that creates a LOWSFactor given a parameter list. More...

List of all members.

Static Public Member Functions

static RCP
< LinearOpWithSolveFactoryBase
< double > > 
createLOWSFactory (const ParameterList &params)

Detailed Description

Provides a static method that creates a LOWSFactor given a parameter list.

Definition at line 48 of file Thyra_LOWSFactoryBuilder.hpp.


Member Function Documentation

RCP< LinearOpWithSolveFactoryBase< double > > LOWSFactoryBuilder::createLOWSFactory ( const ParameterList &  params) [static]

Definition at line 24 of file Thyra_LOWSFactoryBuilder.cpp.

Site Contact