mod_spatpr Module

Computes the triple product between three vectors to calculate a volume


Uses

    • mod_datatypes

Subroutines

public subroutine spatpr(a, b, c, v)

License
Creative Commons License
Category
numerical-tools, KKRhost

C o m p u t e s

t h e

t r i p l e

p r o d u c t

b e t w e e n

t h r e e

v e c t o r s

t o

c a l c u l a t e

a

v o l u m e

Read more…

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(in), dimension(*) :: a

Input vector

real(kind=dp), intent(in), dimension(*) :: b

Input vector

real(kind=dp), intent(in), dimension(*) :: c

Input vector

real(kind=dp), intent(out) :: v

volumne