BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
INodeUtils.h File Reference
Include dependency graph for INodeUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 INodeUtils
 

Functions

template<typename T >
std::vector< const T * > INodeUtils::ChildNodesOfType (const INode &node)
 
template<typename T >
const T * INodeUtils::OnlyChildOfType (const INode &node)
 
template<typename T >
std::vector< const T * > INodeUtils::AllDescendantsOfType (const INode &node)
 

Detailed Description

Defines namespace INodeUtils.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file INodeUtils.h.