- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am finding that pardiso does not work for a 1 element matrix. Calling pardiso with phase=11 returns error=0, which means success, but the pt(:) pointer array is all zero's. So when I subsequently call pardiso with phase=23, it fails with error=-7.
Can someone please confirm that pardiso does or does not work for a 1 element matrix?
I want to run my code for a one element matrix because I am trying to run a validation case to compare to sample calculations in a finite element textbook. The case is a transient integration of a single dof system, thus the system matrix is a single nonzero element.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nevermind, the problem was a dumb mistake on my part.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page