|
file | BaseRole.cc |
| BaseRole, which handles a lot of common functions between all the elscripts roles including a lot of lua stuff.
|
|
file | BaseRole.fwd.hh |
| Foward decls for BaseRole, base class of ElScripts.
|
|
file | BaseRole.hh |
| BaseRole, which handles a lot of common functions between all the elscripts roles including a lot of lua stuff.
|
|
file | Master.cc |
| The Master role in elscripts, handles trajectories, generating workunits, processing of results.
|
|
file | Master.fwd.hh |
| Foward decls for Master, the master role of elscripts.
|
|
file | Master.hh |
| The Master role in elscripts, handles trajectories, generating workunits, processing of results This is the non MPI version of the master, which is used by the Single Node Role Splitting this from MPI_Master so Single Node can be compiled without MPI.
|
|
file | MPI_Master.cc |
| The MPI_Master role in elscripts, handles trajectories, generating workunits, processing of results.
|
|
file | MPI_Master.fwd.hh |
| Foward decls for MPI_Master, the master role of elscripts.
|
|
file | MPI_Master.hh |
| The MPI_Master role in elscripts, handles trajectories, generating workunits, processing of results Has additional functions related to boost mpi world and MPI_EndPoint.
|
|
file | MPI_Slave.cc |
| the slave role of elscripts
|
|
file | MPI_Slave.fwd.hh |
| Foward decls for MPI_Slave, the slave role of elscripts.
|
|
file | MPI_Slave.hh |
| the slave role of elscripts
|
|
file | SingleNode.cc |
| the slave role of elscripts
|
|
file | SingleNode.fwd.hh |
| Foward decls for SingleNode, the non mpi version of elscripts.
|
|
file | SingleNode.hh |
| the singlenode role of elscripts
|
|
file | Slave.cc |
| the slave role of elscripts
|
|
file | Slave.fwd.hh |
| Foward decls for Slave, the slave role of elscripts.
|
|
file | Slave.hh |
| the non_mpi slave role of elscripts used by single node, shares fxns with MPI_Slave
|
|
file | util.cc |
| Utility functions useful in elscripts.
|
|
file | util.hh |
| Utility functions useful in elscripts.
|
|