FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
cconv_mat.cpp File Reference
#include <assert.h>
#include "cconv_mat.h"
Include dependency graph for cconv_mat.cpp:

Go to the source code of this file.

Functions

cconv_mat operator* (cconv_mat &a, cconv_mat &b)
 

Function Documentation

◆ operator*()

cconv_mat operator* ( cconv_mat a,
cconv_mat b 
)

Definition at line 165 of file cconv_mat.cpp.