VM2D 1.14
Vortex methods for 2D flows simulation
Loading...
Searching...
No Matches
Gmres2D.cpp File Reference

GMRES. More...

#include "Gmres2D.h"
#include "Airfoil2D.h"
#include "Boundary2D.h"
#include "MeasureVP2D.h"
#include "Mechanics2D.h"
#include "Preprocessor.h"
#include "StreamParser.h"
#include "Velocity2D.h"
#include "Wake2D.h"
#include "World2D.h"
Include dependency graph for Gmres2D.cpp:

Go to the source code of this file.

Typedefs

typedef Eigen::Map< const Eigen::VectorXd > MapVec
 

Detailed Description

GMRES.

Author
Version
1.14
Date
6 2026 .

Definition in file Gmres2D.cpp.

Typedef Documentation

◆ MapVec

typedef Eigen::Map<const Eigen::VectorXd> MapVec

Definition at line 57 of file Gmres2D.cpp.