NuTo
Numerics Tool
Public Attributes | List of all members
SubBoxes< T >::Domain Struct Reference

Public Attributes

Eigen::Vector3d start
 lowest coordinate values of the domain More...
 
Eigen::Vector3d end
 highest coordinate values of the domain More...
 
Eigen::Vector3i subs
 number of subdivisions More...
 
double searchRadiusSquared
 radius should be in the range of the smallest distance beween two nodes More...
 

Member Data Documentation

template<typename T >
Eigen::Vector3d SubBoxes< T >::Domain::end

highest coordinate values of the domain

template<typename T >
double SubBoxes< T >::Domain::searchRadiusSquared

radius should be in the range of the smallest distance beween two nodes

template<typename T >
Eigen::Vector3d SubBoxes< T >::Domain::start

lowest coordinate values of the domain

template<typename T >
Eigen::Vector3i SubBoxes< T >::Domain::subs

number of subdivisions


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