Welcome to the NetCologne GmbH open source mirroring service!

This machine mirrors various open-source projects. 20 Gbit/s uplink.

If there are any issues or you want another project mirrored, please contact mirror-service -=AT=- netcologne DOT de !

GetFEM: src/getfem/bgeot_ftool.h File Reference
GetFEM  5.4.2
bgeot_ftool.h File Reference

"File Tools" More...

#include <iostream>
#include <map>
#include <vector>

Go to the source code of this file.

Namespaces

 bgeot
 Basic Geometric Tools.
 

Functions

int bgeot::get_token (std::istream &ist, std::string &st, bool ignore_cr=true, bool to_up=true, bool read_un_pm=true, int *linenb=0)
 Very simple lexical analysis of general interest for reading small languages with a "MATLAB like" syntax : spaces are ignored, '' indicates a commentary until the end of the line, '...' indicates that the instruction continue on the next line (or separate two sub part of the same character string). More...
 

Detailed Description

"File Tools"

Author
Yves Renard Yves..nosp@m.Rena.nosp@m.rd@in.nosp@m.sa-l.nosp@m.yon.f.nosp@m.r
Date
March 09, 2000.

Definition in file bgeot_ftool.h.