Hipace
Static Public Attributes | Private Member Functions | List of all members
MakeOpenBoundary.MyCxxPrinter Class Reference
Inheritance diagram for MakeOpenBoundary.MyCxxPrinter:

Static Public Attributes

dictionary type_literal_suffixes
 

Private Member Functions

def _print_Pow (self, expr)
 

Member Function Documentation

◆ _print_Pow()

def MakeOpenBoundary.MyCxxPrinter._print_Pow (   self,
  expr 
)
private

Member Data Documentation

◆ type_literal_suffixes

dictionary MakeOpenBoundary.MyCxxPrinter.type_literal_suffixes
static
Initial value:
= {
float32: 'F',
float64: '_rt',
float80: 'L'
}

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