Itasca C++ Interface
Loading...
Searching...
No Matches
Classes | Functions
symtensor.h File Reference

A Symmetric 2nd order tensor. More...

#include "axes.h"
#include <cassert>
#include <limits>
#include <algorithm>

Go to the source code of this file.

Classes

class  SymTensor
 A symmetric 2nd order tensor. More...
 
class  SymTensorInfo
 SymTensor eigenvalue and direction helper class. More...
 

Functions

string base::ts (const SymTensor &s, int width, char notation, int precision, char fill)
 

Detailed Description

A Symmetric 2nd order tensor.