lp:~cwilson/spud/pythonbug

Created by Cian Wilson and last modified
Get this branch:
bzr branch lp:~cwilson/spud/pythonbug
Only Cian Wilson can upload to this branch. If you are Cian Wilson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Cian Wilson
Project:
Spud
Status:
Merged

Recent revisions

405. By Cian Wilson

Oops, removing duplicated derived exception class.

404. By Cian Wilson

Adding tests of the new set_option functionality.

403. By Cian Wilson

Merging in changes from trunk.

402. By Cian Wilson

C ordering screws up rank 2 arrays in get_option. Fixing this. Also fixing set_option for rank>0 not strings.

401. By Cian Wilson

A slightly neater way of extracting non-scalar values from get_option using get_option_rank. Updating the test.flml to the current fluidity schema - not that it matters much but I wanted to add a tensor_field to test the new get_option with. Adding a test to test_ctypes for integer lists and tensor floats. Also correcting a typo.

400. By Cian Wilson

Remove the assumption from get_option in the python binding that only scalar values will be returned.

399. By David Ham

Manual updates for launchpad move

398. By Florian Rathgeber

libspud.py: fixes bug #784609, adds messages to exceptions

When get_option is called with a path that does exist but does not
contain any value to retrieve, get_option_type will be None for that
path. Catch this case and raise a SpudTypeError exception. This makes
the behaviour equivalent to C/Fortran.

397. By pef

Please don't put

a) fluidity-specific hacks
b) hard-coded paths to fluidity_options.rng that only work on your machine

into the diamond main routine?

396. By jhill1

Adding a new function to copy sections of the option tree: copy_option

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:spud
This branch contains Public information 
Everyone can see this information.

Subscribers