COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <iostream>
#include <boost/program_options/errors.hpp>
#include <boost/program_options/options_description.hpp>
#include <boost/program_options/parsers.hpp>
#include <boost/program_options/variables_map.hpp>
#include <coolfluid-paths.hpp>
#include "common/Group.hpp"
#include "common/Environment.hpp"
#include "common/NetworkInfo.hpp"
#include "common/PE/Comm.hpp"
#include "common/PE/Manager.hpp"
#include "ui/server/ServerExceptions.hpp"
#include "ui/server/ServerRoot.hpp"
#include "common/Core.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 35 of file server-main.cpp.
Send comments to: COOLFluiD Web Admin |