PetIBM 0.5.4
Toolbox and applications of the immersed-boundary method for distributed-memory architectures

Main function of the Navier-Stokes solver. More...

#include <petscsys.h>
#include <yaml-cpp/yaml.h>
#include <petibm/parser.h>
#include "navierstokes.h"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Main function of the Navier-Stokes solver.

License
BSD 3-Clause License.
See also
Navier-Stokes solver

Definition in file main.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 45 of file main.cpp.