[petsc-users] a question about DAE Function
    Jed Brown 
    jedbrown at mcs.anl.gov
       
    Wed Jun  5 18:16:33 CDT 2013
    
    
  
"Jin, Shuangshuang" <Shuangshuang.Jin at pnnl.gov> writes:
> Is there anything particular installation required for me to use
> MATELEMENTAL? I got the following error when I tried to use
> MATELEMENTAL in the code:
Yes, it's an external package.  You can get it by configuring with
--download-elemental.  You may as well upgrade to petsc-3.4.  Since
you're already using Git, just
  $ git checkout maint
  $ git pull
This gets you the release plus maintenance patches (but not new features).
    
    
More information about the petsc-users
mailing list