A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
brite-MPI-example.cc File Reference
#include <string>
#include "ns3/core-module.h"
#include "ns3/mpi-interface.h"
#include "ns3/network-module.h"
#include "ns3/internet-module.h"
#include "ns3/point-to-point-module.h"
#include "ns3/mobility-module.h"
#include "ns3/applications-module.h"
#include "ns3/brite-module.h"
#include "ns3/ipv4-nix-vector-helper.h"
#include <iostream>
#include <fstream>
+ Include dependency graph for brite-MPI-example.cc:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 43 of file brite-MPI-example.cc.

References ns3::Ipv4ListRoutingHelper::Add(), ns3::ApplicationContainer::Add(), ns3::NodeContainer::Add(), first::address, ns3::CommandLine::AddValue(), ns3::Ipv4AddressHelper::Assign(), ns3::BriteTopologyHelper::AssignIpv4Addresses(), ns3::GlobalValue::Bind(), ns3::BriteTopologyHelper::BuildBriteTopology(), first::clientApps, ns3::AsciiTraceHelper::CreateFileStream(), ns3::Simulator::Destroy(), ns3::MpiInterface::Disable(), ns3::MpiInterface::Enable(), ns3::AsciiTraceHelperForDevice::EnableAsciiAll(), ns3::ApplicationContainer::Get(), ns3::NodeContainer::Get(), ns3::Ipv4InterfaceContainer::GetAddress(), ns3::Ipv4Address::GetAny(), ns3::BriteTopologyHelper::GetLeafNodeForAs(), ns3::BriteTopologyHelper::GetNAs(), ns3::BriteTopologyHelper::GetNLeafNodesForAs(), ns3::MpiInterface::GetSize(), ns3::MpiInterface::GetSystemId(), ns3::BriteTopologyHelper::GetSystemNumberForAs(), ns3::PacketSink::GetTotalRx(), ns3::PacketSinkHelper::Install(), ns3::OnOffHelper::Install(), ns3::PointToPointHelper::Install(), ns3::InternetStackHelper::Install(), ns3::LOG_LEVEL_ALL, ns3::LOG_LEVEL_INFO, ns3::LogComponentEnable(), NS_ASSERT_MSG, NS_FATAL_ERROR, NS_LOG_DEBUG, NS_LOG_LOGIC, ns3::CommandLine::Parse(), ns3::Ipv4GlobalRoutingHelper::PopulateRoutingTables(), port, ns3::Simulator::Run(), ns3::OnOffHelper::SetAttribute(), ns3::Ipv4AddressHelper::SetBase(), ns3::PointToPointHelper::SetChannelAttribute(), ns3::PointToPointHelper::SetDeviceAttribute(), ns3::InternetStackHelper::SetRoutingHelper(), first::stack, ns3::ApplicationContainer::Start(), ns3::Simulator::Stop(), and ns3::ApplicationContainer::Stop().

+ Here is the call graph for this function: