[petsc-dev] More Fortran Interfaces
John O'Sullivan
jp.osullivan at auckland.ac.nz
Sat Dec 13 20:56:24 CST 2014
Hi guys,
Just wondering if there's any news on the missing fortran interfaces?
Thanks very much!
John
--
Dr John O'Sullivan
Lecturer
Department of Engineering Science
University of Auckland, New Zealand
email: jp.osullivan at auckland.ac.nz
tel: +64 (0)9 923 85353
________________________________________
From: petsc-dev-bounces at mcs.anl.gov [petsc-dev-bounces at mcs.anl.gov] on behalf of John O'Sullivan [jp.osullivan at auckland.ac.nz]
Sent: Monday, 8 December 2014 11:00 p.m.
To: petsc-dev at mcs.anl.gov
Subject: [petsc-dev] More Fortran Interfaces
Hi,
I'm working with Adrian on our PetSc project at the University of Auckland. I think I've found a couple more fortran interfaces that are missing:
DMPlexGetFaceFields
DMPlexGefFaceGeometry
I get the error:
Undefined symbols for architecture x86_64:
"_dmplexgetfacefields_", referenced from:
_rhs_darcy_local.2542 in darcy.o
"_dmplexgetfacegeometry_", referenced from:
_rhs_darcy_local.2542 in darcy.o
I haven't got to the restore stage yet but I think probably these ones are missing too:
DMPlexRestoreFaceFields
DMPlexRestoreFaceGeometry
Also I'm having trouble declaring a pointer to a PetscFVFaceGeom type to use with the DMPlexGetFaceGeometry. Is there a trick to this or maybe its definition in fortran is missing too?
Thanks very much!
Cheers
John
--
Dr John O'Sullivan
Lecturer
Department of Engineering Science
University of Auckland, New Zealand
email: jp.osullivan at auckland.ac.nz<https://lists.mcs.anl.gov/mailman/listinfo/petsc-dev>
tel: +64 (0)9 923 85353
More information about the petsc-dev
mailing list