Flexodeal (Lite) v1.3.2
A 3D musculoskeletal simulation library
 
Loading...
Searching...
No Matches
Flexodeal::Solid< dim >::Errors Struct Reference

Public Member Functions

 Errors ()
 
void reset ()
 
void normalize (const Errors &rhs)
 

Public Attributes

double norm
 
double u
 
double p
 
double J
 

Constructor & Destructor Documentation

◆ Errors()

template<int dim>
Flexodeal::Solid< dim >::Errors::Errors ( )
inline

Member Function Documentation

◆ normalize()

template<int dim>
void Flexodeal::Solid< dim >::Errors::normalize ( const Errors & rhs)
inline

◆ reset()

template<int dim>
void Flexodeal::Solid< dim >::Errors::reset ( )
inline

Member Data Documentation

◆ J

template<int dim>
double Flexodeal::Solid< dim >::Errors::J

◆ norm

template<int dim>
double Flexodeal::Solid< dim >::Errors::norm

◆ p

template<int dim>
double Flexodeal::Solid< dim >::Errors::p

◆ u

template<int dim>
double Flexodeal::Solid< dim >::Errors::u

The documentation for this struct was generated from the following file: