Cartesius Library
vectors::operator(.i.) Interface Reference

Public Member Functions

real function dot_product (vec_1, vec_2)
 
type(vector) function matrix_action (mat, vec)
 

Member Function/Subroutine Documentation

◆ dot_product()

real function vectors::operator(.i.)::dot_product ( type (vector), intent(in)  vec_1,
type (vector), intent(in)  vec_2 
)
Here is the call graph for this function:

◆ matrix_action()

type (vector) function vectors::operator(.i.)::matrix_action ( real, dimension(1:3,1:3), intent(in)  mat,
type (vector), intent(in)  vec 
)
Here is the call graph for this function:

The documentation for this interface was generated from the following file: