Copyright:
Copyright (c) 2003-2010 by University of Queensland
Earth Systems Science Computational Center (ESSCC)
http://www.uq.edu.au/esscc
Primary Business: Queensland, Australia
License:
Licensed under the Open Software License version 3.0
http://www.opensource.org/licenses/osl-3.0.php
|
Data
|
|
|
FunctionSpace
|
|
|
FunctionSpace
|
|
|
FunctionSpace
|
|
|
FunctionSpace
|
|
|
FunctionSpace
|
|
|
FunctionSpace
|
|
|
None :
|
MPIBarrierWorld()
Wait until all MPI processes have reached this point. |
|
|
|
|
RandomData(...)
Creates a new expanded Data object containing (not very) random values. |
|
|
|
FunctionSpace
|
ReducedContinuousFunction(...)
Returns:
a continuous with reduced order FunctionSpace (overlapped node values on reduced element order) |
|
|
|
FunctionSpace
|
ReducedFunction(...)
Returns:
a function FunctionSpace with reduced integration order |
|
|
|
FunctionSpace
|
|
|
FunctionSpace
|
|
|
FunctionSpace
|
|
|
FunctionSpace
|
|
|
Data
|
Scalar(...)
Construct a Data object containing scalar data-points. |
|
|
|
FunctionSpace
|
|
|
Data
|
Tensor(...)
Construct a Data object containing rank2 data-points. |
|
|
|
Data
|
Tensor3(...)
Construct a Data object containing rank3 data-points. |
|
|
|
Data
|
Tensor4(...)
Construct a Data object containing rank4 data-points. |
|
|
|
Data
|
Vector(...)
Construct a Data object containing rank1 data-points. |
|
|
|
|
blocktimer_increment(...)
blocktimer_increment( (str)arg1, (float)arg2) -> None |
|
|
|
None
|
|
|
None
|
| blocktimer_reportSortByName() |
|
|
|
None
|
| blocktimer_reportSortByTime() |
|
|
|
float
|
|
|
|
escriptLogMemoryStatusNow(prefix='memescript') |
|
|
|
|
|
|
int :
|
getMPIRankWorld()
Return the rank of this process in the MPI World. |
|
|
|
int :
|
getMPISizeWorld()
Return number of MPI processes in the job. |
|
|
|
int
|
|
|
int
|
|
|
float
|
|
|
int :
|
getNumberOfThreads()
Return the maximum number of threads available to OpenMP. |
|
|
|
|
|
|
int :
|
getVersion()
This method will only report accurate version numbers for clean checkouts. |
|
|
|
list :
|
listEscriptParams()
Returns:
A list of pairs (p,d) where p is the name of a parameter for escript and d is a description. |
|
|
|
|
load(...)
reads Data on domain from file in netCDF format |
|
|
|
bool :
|
|
|
None
|
| printParallelThreadCounts() |
|
|
|
None
|
|
|
|
resolveGroup(...)
resolveGroup( (object)arg1) -> None |
|
|
|
|
runMPIProgram(...)
Spawns an external MPI program using a separate communicator. |
|
|
|
|
|
|
|
setNumberOfThreads(...)
Use of this method is strongly discouraged. |
|
|