Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MatMul2.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine matmul2 (M, N, P, A, B, C)
 

Function/Subroutine Documentation

subroutine matmul2 ( integer  M,
integer  N,
integer  P,
real*8, dimension(m,n A,
real*8, dimension(n,p)  B,
real*8, dimension(m,p)  C 
)

Definition at line 61 of file MatMul2.f90.

References Line_2< R, T >::a(), Color::b(), Line_2< R, T >::c(), i, j, k, Aff_transformation_2< R_ >::m(), and n.

Here is the call graph for this function: