suanPan
Loading...
Searching...
No Matches
transform::stress Namespace Reference

Functions

double angle (const vec &)
 
mat trans (double)
 
vec principal (const vec &)
 
vec rotate (const vec &, double)
 

Function Documentation

◆ angle()

double transform::stress::angle ( const vec & stress)

◆ principal()

vec transform::stress::principal ( const vec & stress)
Here is the caller graph for this function:

◆ rotate()

vec transform::stress::rotate ( const vec & stress,
double theta )

◆ trans()

mat transform::stress::trans ( double angle)