Thank you,
this was indeed the problem.
Michael.

On 12/13/2016 02:52 PM, Roy Stogner wrote:
>
> On Tue, 13 Dec 2016, Michael Povolotskyi wrote:
>
>> #9  0x00007fffee9dfba8 in libMesh::on_command_line
>> (arg="--skip-partitioning") at src/base/libmesh.C:823
>> 823       libmesh_assert(command_line.get());
>
> So the command_line object hasn't been initialized.
>
> Have you created a LibMeshInit object?  Even if you don't need it for
> initializing MPI, PETSc, etc., there are a few global utility objects
> like our command line parser that get initialized in that constructor.
> ---
> Roy

-- 
Michael Povolotskyi, PhD
Research Assistant Professor
Network for Computational Nanotechnology
Hall for Discover and Learning Research, Room 441
207 South Martin Jischke Drive
West Lafayette, IN 47907
Phone (765) 4949396


------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to