PLaSK library
Loading...
Searching...
No Matches
plask::edge Namespace Reference

Classes

struct  Extend
 Strategy which moves point p to nearest edge. More...
 
struct  Mirror
 
struct  Null
 Strategy which does nothing. More...
 
struct  Periodic
 Strategy which moves point p by multiple of (bbox_hi - bbox_lo) to be in range [bbox_lo, bbox_hi]. More...
 
struct  SimpleMaterial
 Strategy which assigns constant material. More...
 
struct  Strategy
 Base, abstract for all classes which describe what do with points outside geometry in calculation space. More...
 
class  StrategyHolder
 Held edge strategy with given type and: More...
 
class  StrategyPairHolder
 Held pairs of strategies (for lo and hi band) with given type. More...
 
struct  UniversalStrategy
 Base class for all universal strategies. More...