Greens-code
A modular quantum transport code
Public Types | Public Member Functions | Static Public Member Functions | List of all members
pencil Class Referenceabstract
Inheritance diagram for pencil:
Inheritance graph
[legend]

Public Types

typedef std::unique_ptr< pencilref
 

Public Member Functions

void init_params (const STD_TR1::shared_ptr< const loadable_Object > &o)
 
void coloring (image_slice_coloring &isc, double min_x=-1., double max_x=-1.)
 
const std::string & name () const
 
bool should_draw (int point_layer, int drawing_layer) const
 should I draw a point on layer point_layer when drawing drawing_layer?
 
size_t number_of_drawing_layers () const
 how many drawing layers are there?
 

Static Public Member Functions

template<class pencil_impl >
static std::unique_ptr< pencilget_pencil (const pencil_impl &p)
 

The documentation for this class was generated from the following file: