OK thanks,

We are in the process of pushing a new version of libMesh to our users
right now so this won't make it in there anyway and we won't update again
for ~3 weeks.  For now, I'll have our one user copy the file to his own
contrib directory.  Perhaps he isn't using the Fortran bindings in the
correct way but that file is directly included from the exo_jack.c file I
mentioned earlier.  We'll let you know at a later time if we absolutely
need it or not.

Cody


On Mon, Apr 1, 2013 at 10:10 AM, Kirk, Benjamin (JSC-EG311) <
benjamin.kir...@nasa.gov> wrote:

> On Apr 1, 2013, at 9:53 AM, Cody Permann <codyperm...@gmail.com> wrote:
>
> > We have a user that is using exo_jack.c (part of the FORTRAN bindings
> for exodus) but we are missing a header file in the installed version of
> libmesh.  I haven't really dug around but is there a reason that we aren't
> adding exodusII_int.h to the installed include directory?
>
>
> Same reason we don't install e.g. fparser/extrasrc/fpaux.h
>
> The exodusII_int.h file is not considered part of the external ExodusII
> API, so we don't install it.  In general we try not to 'pretend' to be any
> of the contributed packages - if we can compile libmesh.so from them and
> then not include them at all in the installation, that would be ideal.
>  This is how we use sfcurves, for example.  None of the libMesh header
> files require it, so we don't install their API.  We just compile and link
> to it internally.
>
> That said, the only reason we install exodusII.h at all now is because we
> make an exception for you guys, and I'd be OK installing their internal
> header file if you really need it!
>
> From exodusII_int.h:
>
>
> /*****************************************************************************
> *
> * exodusII_int.h - ExodusII header file for internal Exodus call use only
> *
> */
>
>
>
------------------------------------------------------------------------------
Own the Future-Intel&reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to