Skip to content
Snippets Groups Projects
Commit 79a02336 authored by Van Herck, Walter's avatar Van Herck, Walter
Browse files

Added ICompositeIteratorStrategy (empty .h and .cpp)

parent 80fd6760
No related branches found
No related tags found
No related merge requests found
// ************************************************************************** //
//
// BornAgain: simulate and fit scattering at grazing incidence
//
//! @file Samples/inc/ICompositeIteratorStrategy.h
//! @brief Defines and implements strategies for the class ICompositeIterator.
//!
//! @homepage http://www.bornagainproject.org
//! @license GNU General Public License v3 or higher (see COPYING)
//! @copyright Forschungszentrum Jülich GmbH 2015
//! @authors Scientific Computing Group at MLZ Garching
//! @authors C. Durniak, M. Ganeva, G. Pospelov, W. Van Herck, J. Wuttke
//
// ************************************************************************** //
#ifndef ICOMPOSITEITERATORSTRATEGY_H
#define ICOMPOSITEITERATORSTRATEGY_H
#endif // ICOMPOSITEITERATORSTRATEGY_H
// ************************************************************************** //
//
// BornAgain: simulate and fit scattering at grazing incidence
//
//! @file Samples/src/ICompositeIteratorStrategy.cpp
//! @brief Implements class ICompositeIteratorStrategy.
//!
//! @homepage http://www.bornagainproject.org
//! @license GNU General Public License v3 or higher (see COPYING)
//! @copyright Forschungszentrum Jülich GmbH 2015
//! @authors Scientific Computing Group at MLZ Garching
//! @authors C. Durniak, M. Ganeva, G. Pospelov, W. Van Herck, J. Wuttke
//
// ************************************************************************** //
#include "ICompositeIteratorStrategy.h"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment