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

Module anchor

source code

Anchors attached to the solvers. There's only one base anchor class for subclassing. Any other anchors defined here are for directly installation.

A special GlueAnchor is defined to glue two collocated BCs. The pair of glued BCs works as an internal interface. As such, the BCs can be dynamically turn on or off.

Classes [hide private]
  Anchor
Anchor that called by solver objects at various stages.
  AnchorList
Anchor container and invoker.
  MarchSaveAnchor
Save solution data into VTK XML format for a solver.
  VtkAnchor
Abstract class for VTK filtering anchor.
  RuntimeStatAnchor
Report the Linux load average through solver.
  MarchStatAnchor
Report the time used in each methods of marching.
  TpoolStatAnchor
Report the ticks used in each threads in pool.
  FillAnchor
Fill the array with value.
  GlueAnchor
Use Glue class to glue specified BC objects of a solver object.
Variables [hide private]
  __package__ = None
hash(x)