Hi Roy,
I'd like to work on the "DirchletBoundary on nodes" issue that we
discussed below.
You mentioned that you have an unmerged branch that I should wait for.
What's the status of that now?
Thanks,
David
On 08/18/2013 10:38 PM, Roy Stogner wrote:
>
> On Mon, 19 Aug 2013, David Knezevic
On Mon, 7 Oct 2013, David Knezevic wrote:
> I'd like to work on the "DirchletBoundary on nodes" issue that we discussed
> below.
>
> You mentioned that you have an unmerged branch that I should wait for. What's
> the status of that now?
The new feature needs massive work (I basically need to t
OK, this patch has been pushed as the 'complex_io' branch.
BTW, how did you make your patch?
git format-patch -1
is probably the simplest, most terse way to make a patch file from the most
recent local commit.
The one you sent wouldn't apply with 'git am' so I used 'git apply,' but
that doesn't
Thanks for the head up re "git format-patch -1". I just did git diff >
patch.txt (like in the old svn days)
I have the code in my dknez/libmesh fork as well, so I should've just
pointed you there I guess. Anyway, thanks for setting up the new branch,
it'll be great to get this thing sorted so
On Mon, Oct 7, 2013 at 10:59 AM, David Knezevic
wrote:
> Thanks for the head up re "git format-patch -1". I just did git diff >
> patch.txt (like in the old svn days)
>
> I have the code in my dknez/libmesh fork as well, so I should've just
> pointed you there I guess. Anyway, thanks for setting
On Mon, Oct 7, 2013 at 10:59 AM, David Knezevic
mailto:dkneze...@seas.harvard.edu>> wrote:
Thanks for the head up re "git format-patch -1". I just did git
diff > patch.txt (like in the old svn days)
I have the code in my dknez/libmesh fork as well, so I should've
just pointed yo
On Mon, Oct 7, 2013 at 11:07 AM, David Knezevic
wrote:
> On Mon, Oct 7, 2013 at 10:59 AM, David Knezevic <
> dkneze...@seas.harvard.edu> wrote:
>
>Thanks for the head up re "git format-patch -1". I just did git diff >
>> patch.txt (like in the old svn days)
>>
>> I have the code in my dknez/l
On Mon, 7 Oct 2013, Roy Stogner wrote:
>
> On Mon, 7 Oct 2013, David Knezevic wrote:
>
>> I'd like to work on the "DirchletBoundary on nodes" issue that we discussed
>> below.
>>
>> You mentioned that you have an unmerged branch that I should wait for.
>> What's the status of that now?
>
> Th
On 10/07/2013 06:36 PM, Roy Stogner wrote:
>
>
> On Mon, 7 Oct 2013, Roy Stogner wrote:
>
>>
>> On Mon, 7 Oct 2013, David Knezevic wrote:
>>
>>> I'd like to work on the "DirchletBoundary on nodes" issue that we
>>> discussed below.
>>>
>>> You mentioned that you have an unmerged branch that I shou