Rheolef  7.2
an efficient C++ finite element environment
Loading...
Searching...
No Matches
misc_algo.h

Go to the source code of this file.

Namespaces

namespace  rheolef
 This file is part of Rheolef.
namespace  rheolef::algo

Functions

template<typename InputIterator, typename Size, typename OutputIterator>
OutputIterator copy_n (InputIterator first, Size n, OutputIterator result)