VM2D
1.12
Vortex methods for 2D flows simulation
|
Заголовочный файл с описанием класса StreamParser. More...
#include <algorithm>
#include <sstream>
#include <unordered_map>
#include "defs.h"
#include "AirfoilGeometry.h"
#include "Gpu2D.h"
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... | |
Заголовочный файл с описанием класса StreamParser.
Definition in file StreamParser.h.