compute_boost_matrices Interface

interface


Calls

interface~~compute_boost_matrices~~CallsGraph interface~compute_boost_matrices compute_boost_matrices proc~compute_boost_matrices compute_boost_matrices interface~compute_boost_matrices->proc~compute_boost_matrices proc~euclidean_inner_product euclidean_inner_product proc~compute_boost_matrices->proc~euclidean_inner_product

public pure module subroutine compute_boost_matrices(this, p, lambda_s, matrix)

Arguments

Type IntentOptional Attributes Name
class(lorentz_boost), intent(inout) :: this
double precision, intent(in), DIMENSION(3) :: p

lambdav

double precision, intent(out), DIMENSION(n_sym3x3) :: lambda_s

Spatial part of the Lorentz boost

double precision, intent(out), DIMENSION(4,4) :: matrix(0:3,0:3)

matrix representing the Lorentz boost

Description

Compute the matrices for the lorentz_boost