OpenStudioCore:runmanager/lib
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | List of all members
ParallelEnergyPlus Class Reference

#include <ParallelEnergyPlus.hpp>

Public Member Functions

 ParallelEnergyPlus (const openstudio::path &t_path, int t_numPartitions, int t_numOffset)
 
void writePartition (int t_num, const openstudio::path &t_path) const
 
 ~ParallelEnergyPlus ()
 

Constructor & Destructor Documentation

ParallelEnergyPlus::ParallelEnergyPlus ( const openstudio::path &  t_path,
int  t_numPartitions,
int  t_numOffset 
)
ParallelEnergyPlus::~ParallelEnergyPlus ( )

Member Function Documentation

void ParallelEnergyPlus::writePartition ( int  t_num,
const openstudio::path &  t_path 
) const