| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
dict --+
|
CaseInfo --+
|
BaseCase --+
|
BlockCase
Base class for multi-dimensional cases using block.
|
|||
|
Inherited from |
|||
|
|||
new empty dictionary |
|
||
|
|||
|
|||
|
|||
| solvcon.block.Block |
|
||
| dict |
|
||
|
|||
|
|||
|
|||
|
|||
| solvcon.rpc.Dealer |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
defdict =
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
pythonpaths extra python paths. |
|||
|
|||
| int |
is_parallel Determine if self should do parallel or not. |
||
|
Inherited from |
|||
|
|||
Initiailize the basic case. Set through keyword parameters.
|
Dump case and remote solver objects for later restart.
|
|
Load block and initialize solver from the geometry information in the block and conditions in the self case. If parallel run is specified (through domaintype), split the domain and perform corresponding tasks.
|
Return a block for init.
|
Return keywords to initialize solvers.
|
|
|
|
|
Make dealer and create workers for the dealer.
|
Make interconnections for distributed solver objects.
|
Exchange meta data.
|
Exchange metric data for solver.
|
Run the simulation case; time marching.
|
|
|||
defdict
|
|
|||
is_parallelDetermine if self should do parallel or not.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Mar 2 11:22:10 2011 | http://epydoc.sourceforge.net |