![]() |
ElmerFoamFSI
2.0
ElmerFoamFSI is fluid-solid interaction simulation application built up from OpenFOAM CFD and Elmer CSM coupled through the IMPACT multiphysics software integration infrastructure.
|
Project name changing utility. More...
#include <iostream>#include <fstream>#include <sstream>#include <string>#include <vector>#include <algorithm>#include <cstdio>#include "UnixUtils.H"#include "FDUtils.H"Go to the source code of this file.
Namespaces | |
| ElmerFoamFSI | |
| Project-specific namespace. | |
Functions | |
| bool | Excluded (const std::string &filename) |
| Exclude certain template files from conversion in project creation. More... | |
| int | MakeProject (int argc, char *argv[]) |
| Creates a new project from an ElmerFoamFSI base. More... | |
| int | main (int argc, char *argv[]) |