On Thu, 25 Nov 2010, robert wrote:
When I try to compile this I get the following error message: error:
expected type-specifier before ‘(’ token which I don't understand
because in my opinien I specified the types.
Make sure you're not missing an include file; that would be the
easiest way to
--
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R
Hi to all,
I am trying to learn libmesh but I still have some problems.
Right now I want to solve the diffusion equation but after every time
step I would like to look at the results to evaluate them.
Unfortunately I couldn't figure out how to do so.
I have just tried to use something which I