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

Data Types

module  differentials
 

Functions/Subroutines

real(kind=dp) function,
dimension(3) 
computelorentz (B, dHdx, mu, SqrtMetric, Metric, Symb)
 
real(kind=dp) function computemagneticheat (B, dHdx, mu, SqrtMetric, Metric, Symb)
 

Function/Subroutine Documentation

real(kind=dp) function, dimension(3) lorentzforce::computelorentz ( real(kind=dp), dimension(:)  B,
real(kind=dp), dimension(:,:)  dHdx,
real(kind=dp)  mu,
real(kind=dp)  SqrtMetric,
real(kind=dp), dimension(:,:)  Metric,
real(kind=dp), dimension(:,:,:)  Symb 
)

References coordinatesystems::currentcoordinatesystem().

Referenced by differentials::lorentzforce(), and lorentzforceave().

Here is the call graph for this function:

Here is the caller graph for this function:

real(kind=dp) function jouleheat::computemagneticheat ( real(kind=dp), dimension(:)  B,
real(kind=dp), dimension(:,:)  dHdx,
real(kind=dp)  mu,
real(kind=dp)  SqrtMetric,
real(kind=dp), dimension(:,:)  Metric,
real(kind=dp), dimension(:,:,:)  Symb 
)

References coordinatesystems::currentcoordinatesystem().

Referenced by differentials::jouleheat().

Here is the call graph for this function:

Here is the caller graph for this function: