ug4
ug::PosAndIndex< dim > Struct Template Reference

Public Member Functions

 PosAndIndex ()
 
 PosAndIndex (int i1, const MathVector< dim > &val)
 

Public Attributes

int ind1
 
MathVector< dimpos
 

Constructor & Destructor Documentation

◆ PosAndIndex() [1/2]

template<int dim>
ug::PosAndIndex< dim >::PosAndIndex ( )
inline

◆ PosAndIndex() [2/2]

template<int dim>
ug::PosAndIndex< dim >::PosAndIndex ( int  i1,
const MathVector< dim > &  val 
)
inline

Member Data Documentation

◆ ind1

template<int dim>
int ug::PosAndIndex< dim >::ind1

◆ pos

template<int dim>
MathVector<dim> ug::PosAndIndex< dim >::pos

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