Home
last modified time | relevance | path

Searched defs:transformatrix (Results 1 – 2 of 2) sorted by relevance

/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dtransformatrix.f19 subroutine transformatrix(xab,p,a) subroutine
26 integer j local
28 real*8 xab(7),p(3),a(3,3),e1(3),e2(3),e3(3),dd
/dports/cad/calculix/CalculiX/cgx_2.18/src/
H A Drectcyl.c8 void transformatrix( double *xab, double *p, double **a) in transformatrix() function