hemocell
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
layout.Box Class Reference
Inheritance diagram for layout.Box:
Inheritance graph
[legend]
Collaboration diagram for layout.Box:
Collaboration graph
[legend]

Public Member Functions

 __init__ (self, dim, *args, **kwargs)
 
 __call__ (self, x)
 
- Public Member Functions inherited from layout.Layout
 __iter__ (self)
 

Public Attributes

 previous
 
 count
 
 dim
 
- Public Attributes inherited from layout.Layout
 min_node
 
 max_node
 

Constructor & Destructor Documentation

◆ __init__()

layout.Box.__init__ (   self,
  dim,
args,
**  kwargs 
)

Reimplemented from layout.Layout.

Reimplemented in layout.Planar, and layout.Hexahedral.

Member Function Documentation

◆ __call__()

layout.Box.__call__ (   self,
  x 
)
Return increasing domain along alternating dimensions.

Reimplemented from layout.Layout.

Member Data Documentation

◆ count

layout.Box.count

◆ dim

layout.Box.dim

◆ previous

layout.Box.previous