| 
    Geant4
    10.03.p02
    
   | 
 
#include <G4VUPLSplitter.hh>
Public Member Functions | |
| G4VUPLSplitter () | |
| G4int | CreateSubInstance () | 
| void | NewSubInstances () | 
| void | FreeWorker () | 
| T * | GetOffset () | 
| void | UseWorkArea (T *newOffset) | 
| T * | FreeWorkArea () | 
| void | WorkerCopySubInstanceArray () | 
Public Attributes | |
| G4RUN_DLL G4ThreadLocalStatic G4int | workertotalspace =0 | 
| G4RUN_DLL G4ThreadLocalStatic T * | offset =0 | 
Definition at line 72 of file G4VUPLSplitter.hh.
      
  | 
  inline | 
Definition at line 76 of file G4VUPLSplitter.hh.
      
  | 
  inline | 
Definition at line 81 of file G4VUPLSplitter.hh.


      
  | 
  inline | 
Definition at line 154 of file G4VUPLSplitter.hh.
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
Definition at line 104 of file G4VUPLSplitter.hh.


      
  | 
  inline | 
Definition at line 140 of file G4VUPLSplitter.hh.


      
  | 
  inline | 
Definition at line 166 of file G4VUPLSplitter.hh.


| G4ThreadLocal T * G4VUPLSplitter< T >::offset =0 | 
Definition at line 188 of file G4VUPLSplitter.hh.
| G4ThreadLocal G4int G4VUPLSplitter< T >::workertotalspace =0 | 
Definition at line 187 of file G4VUPLSplitter.hh.