Package solvcon :: Module solver
[hide private]
[frames] | no frames]

Module solver

source code

Definition of the structure of solvers.

Classes [hide private]
  BaseSolverExedata
Execution information for BaseSolver.
  BaseSolver
Generic solver definition.
  FakeBlockVtk
Faked block from solver for being used by VTK.
  BlockSolver
Generic class for multi-dimensional (implemented with Block) sequential/parallel solvers.
Variables [hide private]
  ALMOST_ZERO = 1e-200
  __package__ = 'solvcon'