COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <iostream>
#include <boost/program_options.hpp>
#include <boost/regex.hpp>
#include "common/Log.hpp"
#include "common/Core.hpp"
#include "common/Foreach.hpp"
#include "mesh/Mesh.hpp"
#include "Tools/mesh_transformer/Transformer.hpp"
#include "Tools/mesh_transformer/Help.hpp"
#include "Tools/Shell/Interpreter.hpp"
#include "Tools/Shell/BasicCommands.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 34 of file coolfluid-mesh-transformer.cpp.
Send comments to: COOLFluiD Web Admin |