ngs:
>
> On Mon, Mar 7, 2016 at 4:26 PM, Roy Stogner
> wrote:
>
>>
>> On Mon, 7 Mar 2016, Giorgio Bornia wrote:
>>
>> > in the list of supported elements in libmesh there is no Tri7.
>> > Then, I guess it's not possible to implement things such
Dear all,
in the list of supported elements in libmesh there is no Tri7.
Then, I guess it's not possible to implement things such as
Crouzeix-Raviart pairs, right?
Or maybe it is in a DOF sense without underlying Tri7 topology,
then printing back to Tri6 or Tri3.
Best,
giorgio
--
Gi
t, Mar 5, 2016 at 9:00 AM John Peterson wrote:
>
>>
>>
>> > On Mar 5, 2016, at 1:12 AM, Giorgio Bornia
>> wrote:
>> >
>> > My starting point is a fine mesh of a real geometry that was generated
>> by someone else.
>> > To be more pr
n Fri, Mar 4, 2016 at 5:01 PM Giorgio Bornia
> wrote:
>
>> I have an original mesh that I need to coarsen.
>> So does the previous answer mean that I cannot process it with libmesh
>> for that purpose?
>>
>> If so, are there any tools around that do that?
&g
r experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> ___
> Libmesh-users mailing list
> Libmesh-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libmesh-users
>
--
Giorgio Bornia, Ph.D.
Assistant Professo
e, Nov 11, 2014 at 2:52 PM, John Peterson
> wrote:
> > On Tue, Nov 11, 2014 at 2:47 PM, Giorgio Bornia
> >
> > Don't use -a, that commits all changed files. Just 'git commit' the
> > ones you want to keep, and 'git co' the others to &qu
h ' -a ' but it seems to me I can't.
Do you guys know of any solution
to get rid of all those Makefile.in files
without doing ' git add ' explicitly for each file?
TIA,
Giorgio
--
Giorgio Bornia, Ph.D.
Assistant Professor
Texas Tech University
Department of Mathematics
--rebuild-makefiles
>
> Though.
>
> -Ben
>
>
> > On Mar 29, 2014, at 10:41 PM, "Giorgio Bornia"
> wrote:
> >
> > Dear all,
> > I wanted to add a couple of files to libmesh (for another mesh format).
> > After a while I found a workflo
cd libmesh/; ./rebuild_makefile.sh
cd ../..
cd src/; ./rebuild_libmesh_SOURCES.sh
cd ..
./bootstrap
./configure --with-my-preferred-options
make
make install
Was there any other/better/faster/more appropriate way?
Thanks a lot,
Giorgio
--
Giorgio Bornia, Ph.D.
Assistant Professor
Texas Tech