Re: [deal.II] Solve for eigenvalues for small matrix in serial

2019-12-25 Thread Pai Liu
Thanks very much! -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this g

Re: [deal.II] Re: cmake with library and executables

2019-12-25 Thread Konrad Simon
Many thanks, Matthias! Works! Best, Konrad On Wednesday, December 25, 2019 at 2:07:41 PM UTC+1, Matthias Maier wrote: > > > On Fri, Dec 20, 2019, at 13:07 CST, Konrad Simon > wrote: > > > > ### > > > > > ##

Re: [deal.II] Re: cmake with library and executables

2019-12-25 Thread Matthias Maier
On Fri, Dec 20, 2019, at 13:07 CST, Konrad Simon wrote: > ### > ### > ADD_CUSTOM_TARGET(debug > COMMAND ${CMAKE_COMMAND} -DCMAKE_BUILD_TYPE=D