VM2D  1.12
Vortex methods for 2D flows simulation
StreamParser.h File Reference

Заголовочный файл с описанием класса StreamParser. More...

#include <algorithm>
#include <sstream>
#include <unordered_map>
#include "defs.h"
#include "AirfoilGeometry.h"
#include "Gpu2D.h"
Include dependency graph for StreamParser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VMlib::StreamParser
 Класс, позволяющий выполнять разбор файлов и строк с настройками и параметрами More...
 

Namespaces

 VMlib
 

Functions

int VMlib::is_match (const std::string &line_, const std::string &pattern_)
 Функция сверки строки с шаблоном, который может содержать знаки * и ? More...
 

Detailed Description

Заголовочный файл с описанием класса StreamParser.

Author
Марчевский Илья Константинович 1.12
Date
14 января 2024 г.

Definition in file StreamParser.h.