Hi all,
RBEvaluation makes a direct call to write_header and read_header, and
this seems to be causing a problem.
For example, when I modify ex23 so that it has two variables ("u" and
"v") rather than one, I get an error in rb_evaluation.C:1029 when the
system tries to read in a header file be
On Thu, 15 Sep 2011, Vasilis Vavourakis wrote:
was just wondering if it would be easy to add in the libMesh library
the feature of doing the domain decomposition for nodes, in addition
to elements as it does right now.
Hmm... we currently *do* do domain decomposition for nodes. There's
two c
Roy Stogner wrote on 09/13/2011 09:54:32 AM:
>
> On Mon, 12 Sep 2011, David Andrs wrote:
>
> > Attached is a patch that can configure libMesh against 9.0.3 and
10.6.4.
>
> Works great for me. Unless someone else reports breakage I'd say
> commit it.
>
> > I basically kept the previous m4 ma
hi
was just wondering if it would be easy to add in the libMesh library the
feature of doing the domain decomposition for nodes, in addition to elements
as it does right now.
the reason of my inquiry is that this new feature would be handy in case one
implements libMesh for Meshless methods...or a