On Thu, 8 Mar 2018, mohamed-aziz.na...@ensam.eu wrote:

I have recently installed Libmesh and i try to use it.  In fact, I
have my C++ code working on a single Gauss point. Is it possible to
use Libmesh with my code in order to obtain my finite element code
(like Moose framework). Unfortunately there isn't a user manual for
that. Is there someone who has already doing this?

Lots of people; independent uses of libMesh predate (and based on
published papers might still be more popular than) uses of middleware
frameworks.

But there's no user manual for it because there's no one right way to
do it - if there was then we'd just encapsulate that way in the One
True Framework and nobody would use anything else.

Most independent libMesh application developers start with whichever
of the examples is closest to what they're developing, and add
complexity from there.
---
Roy

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to