FEDEM Solver  R8.0
Source code of the dynamics solver
Classes | Typedefs
FFaBody.H File Reference
#include <vector>
#include <string>
#include "FFaLib/FFaAlgebra/FFaTensor3.H"
#include "FFaLib/FFaAlgebra/FFaVec3.H"
Include dependency graph for FFaBody.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FFaBody
 
class  FaFace
 

Typedefs

using FaEdge = std::pair< size_t, size_t >
 Vertex indices of an edge. More...
 

Typedef Documentation

◆ FaEdge

using FaEdge = std::pair<size_t,size_t>

Vertex indices of an edge.