Rheolef  7.2
an efficient C++ finite element environment
misc_algo.h File Reference

Go to the source code of this file.

Namespaces

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

Functions

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