Subversion Repositories slepc-dev

Rev

Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2412 Rev 2414
Line 20... Line 20...
   along with SLEPc. If not, see <http://www.gnu.org/licenses/>.
   along with SLEPc. If not, see <http://www.gnu.org/licenses/>.
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/
*/
 
 
#include <private/svdimpl.h>      /*I "slepcsvd.h" I*/
#include <private/svdimpl.h>      /*I "slepcsvd.h" I*/
 
#include <private/ipimpl.h>       /*I "slepcip.h" I*/
 
 
#undef __FUNCT__  
#undef __FUNCT__  
#define __FUNCT__ "SVDSetOperator"
#define __FUNCT__ "SVDSetOperator"
/*@
/*@
   SVDSetOperator - Set the matrix associated with the singular value problem.
   SVDSetOperator - Set the matrix associated with the singular value problem.