Elmer FEM solver
Elmer is an open source finite element software for multiphysical problems
 All Classes Files Functions Variables Typedefs Macros Groups Pages
MagneticW1Solve.src File Reference

Functions/Subroutines

subroutine magneticw1solver (Model, Solver, dt, TransientSimulation)
 
real(kind=dp) function,
dimension(3) 
crossproduct (Vector1, Vector2)
 
subroutine compvecpot (A, Ax, Ay, Az, n, nedges, w12)
 

Function/Subroutine Documentation

subroutine compvecpot ( real(kind=dp), dimension(:)  A,
real(kind=dp), dimension(:)  Ax,
real(kind=dp), dimension(:)  Ay,
real(kind=dp), dimension(:)  Az,
integer  n,
integer  nedges,
integer  w12 
)

References elementdescription::elementinfo(), elementdescription::getelementtype(), elementdescription::whitney2elementinfo(), and elementdescription::whitneyelementinfo().

Here is the call graph for this function:

real(kind=dp) function, dimension(3) crossproduct ( real(kind=dp), dimension(3)  Vector1,
real(kind=dp), dimension(3)  Vector2 
)

Referenced by magneticw1solver(), and elementdescription::rtandbdmelementinfo().

Here is the caller graph for this function: