lp:~florian-rathgeber/fluidity/femtools-python-ctypes

Created by Florian Rathgeber and last modified
Get this branch:
bzr branch lp:~florian-rathgeber/fluidity/femtools-python-ctypes
Only Florian Rathgeber can upload to this branch. If you are Florian Rathgeber please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Florian Rathgeber
Project:
Fluidity
Status:
Development

Recent revisions

3499. By Florian Rathgeber

Expose get_element to python via ctypes

Defines a python class ELEMENT equivalent to the C element struct. The
get_element method internally creates an ELEMENT object, fills it via a
call to get_element in C and returns weight, l, n and dn as a dictionary
of NumPy arrays.

3498. By Florian Rathgeber

Add F90 subroutine to extract quadrature and shape information from element

Subroutine get_element will be exposed to python via a wrapper in C and
hence needs to be C interoperable. It takes a C interoperable derived
type c_element_type as last parameter with intent inout containing all
the requested information about an element given its dimension,
vertices, polynomial degree and quadrature degree.

3497. By Stephan Kramer

Fix bashism in test. Please don't use &> in tests.

3496. By Jon Hill

Remove incorrect tag on this test

3495. By Stephan Kramer

Colin forgot to commit this I think.

3494. By Dr Colin J Cotter

Need to use $(FC) not $(LINKER)

3493. By David Ham

Fixing a minor bug in create_makefile which was causing the special-casing of mba2d to fail.

3492. By Dr Colin J Cotter

Merge in from element-numbering: fix for intel build which didn't like
my build process for Fortran main.

3491. By Jon Hill

Fixing minor memory leak in the forcing routine

3490. By Dr Colin J Cotter

Correction to makefile.

Branch metadata

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