YAC 3.14.0
Yet Another Coupler
Loading...
Searching...
No Matches
yac.WeightFileOnExisting Class Reference

Handling of existing files, if weight file is to be written. More...

Inheritance diagram for yac.WeightFileOnExisting:
Inheritance graph
Collaboration diagram for yac.WeightFileOnExisting:
Collaboration graph

Static Public Attributes

 ERROR = _WGT_ON_EXISTING_ERROR
 
 KEEP = _WGT_ON_EXISTING_KEEP
 
 OVERWRITE = _WGT_ON_EXISTING_OVERWRITE
 

Detailed Description

Handling of existing files, if weight file is to be written.

Refers to YAC_WGT_ON_EXISTING_ERROR, YAC_WGT_ON_EXISTING_KEEP and YAC_WGT_ON_EXISTING_OVERWRITE

Definition at line 681 of file yac.pyx.

Field Documentation

◆ ERROR

yac.WeightFileOnExisting.ERROR = _WGT_ON_EXISTING_ERROR
static

Definition at line 688 of file yac.pyx.

◆ KEEP

yac.WeightFileOnExisting.KEEP = _WGT_ON_EXISTING_KEEP
static

Definition at line 690 of file yac.pyx.

◆ OVERWRITE

yac.WeightFileOnExisting.OVERWRITE = _WGT_ON_EXISTING_OVERWRITE
static

Definition at line 691 of file yac.pyx.


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