There was an error fetching the commit references. Please try again later.
Generalized flag handling & support for flag dependent quantities
- flags can be force when setting boundaries, this is helpful for: - setting up quantities (e.g. relaxation rate..) dependent on current flag configuration - bit operation fix when pickling: function has to have the same name as the python object
Showing
- assignment_collection/simplificationstrategy.py 1 addition, 1 deletionassignment_collection/simplificationstrategy.py
- astnodes.py 1 addition, 1 deletionastnodes.py
- bitoperations.py 5 additions, 5 deletionsbitoperations.py
- boundaries/boundaryconditions.py 1 addition, 1 deletionboundaries/boundaryconditions.py
- boundaries/boundaryhandling.py 54 additions, 15 deletionsboundaries/boundaryhandling.py
- data_types.py 1 addition, 1 deletiondata_types.py
- field.py 1 addition, 1 deletionfield.py
Please register or sign in to comment