User login

Navigation

You are here

Math Kernel Library MKL

I want to use Intel Math Kernel Library (MKL) to calculate the bifurcation loads and modes in my custom FE program. MKL has many algorithms and I want to use the most efficient one.
Basically, I need to find a few eigenvalues lambda_i and eigenvectors u_i for the problem
KG * u = lambda * KS * u
where KG is the stiffness matrix and KS is the geometric stiffness matrix, also called stress-displacement matrix.
Is KG supposed to be positive definite?
When finding the vibration frequencies and modes, the equation is the same with KS beign the mass matrix, which is positive definite, but for buckling, is KS supposed to be +definite as well?
 

eng.femiran's picture

I am using MKL 10.3 in Visual Studio 2010 with Composer XE 2011. I am able to use the F77 interfaces to lapack, but could not figure out how to use the F95 interfaces. What shoould I do in Visual Studio so the linker finds the F95 interface? I want to use Lapack driver routine dsygvx

Echeban

Subscribe to Comments for "Math Kernel Library MKL"

More comments

Syndicate

Subscribe to Syndicate