[petsc-users] DMPlex<Vec,Mat>SetClosure

Matthew Knepley knepley at gmail.com
Sat Apr 13 20:22:53 CDT 2013


On Sat, Apr 13, 2013 at 8:20 PM, Dharmendar Reddy
<dharmareddy84 at gmail.com>wrote:

> Hello,
>         I am getting an undefined reference error ::
> FEMModules.F90:(.text+0xba77): undefined reference to
> `dmplexvecsetclosuref90_'
> FEMModules.F90:(.text+0xbea9): undefined reference to
> `dmplexmatsetclosuref90_'
>
> I can see that DMPlexVecSetClosure is defined in
>
> /finclude/ftn-custom/petscdmplex.h90:159:
>
> but the name is DMPlexVecSetClosure instead of DMPlexVecSetClosureF90.
>
> And there is no DMPlexMatSetClosureF90
>
>
> What should i do ?
>

I was not consistent here with the naming. Since an F77 version was not
possible, I did not
add F90. That is probably wrong, however I would like to scrap the F77
version of Plex since
everyone uses F90 now and the extra letters are annoying. Go ahead and use
the function.

    Matt


> Thanks
> Reddy
> --
> -----------------------------------------------------
> Dharmendar Reddy Palle
> Graduate Student
> Microelectronics Research center,
> University of Texas at Austin,
> 10100 Burnet Road, Bldg. 160
> MER 2.608F, TX 78758-4445
> e-mail: dharmareddy84 at gmail.com
> Phone: +1-512-350-9082
> United States of America.
> Homepage: https://webspace.utexas.edu/~dpr342
>



-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130413/53e4ef91/attachment-0001.html>


More information about the petsc-users mailing list