IFEM  90A354
Typedefs | Functions
readIntVec.h File Reference

Read an integer array from a named file, for unit testing. More...

#include <fstream>
#include <vector>
#include <string>
Include dependency graph for readIntVec.h:

Go to the source code of this file.

Typedefs

typedef std::vector< int > IntVec
 General integer vector.
 

Functions

static IntVec readIntVector (const std::string &file)
 Reads an integer array from a named file, for unit testing.
 

Detailed Description

Read an integer array from a named file, for unit testing.

Date
Apr 27 2016
Author
Arne Morten Kvarving / SINTEF