[aspect-devel] compile error on MAC OSX
Wolfgang Bangerth
bangerth at math.tamu.edu
Tue Jul 8 02:21:58 PDT 2014
On 07/07/2014 05:01 PM, Ian Rose wrote:
> This call to extract_boundary_dofs() is occurring in the free surface section
> of Aspect.
>
> I do hesitate to bring this up, as it is a temporary hack rather than the
> appropriate fix, but if you are not using a free surface, you should be able
> to simply delete the offending call and recompile. I have not verified this,
> however.
Specifically, you would need to comment out the call to
DoFTools::extract_boundary_dofs in lines 186-187 of file
source/simulator/freesurface.cc. For good measure, it's probably safest to
replace it by a call to abort() instead.
Best
Wolfgang
--
------------------------------------------------------------------------
Wolfgang Bangerth email: bangerth at math.tamu.edu
www: http://www.math.tamu.edu/~bangerth/
More information about the Aspect-devel
mailing list