Perfect. Thats exactly what I need.
Thanks,
Ata
On May 9, 2012, at 6:14 PM, Dmitry Karpeev wrote:
> Ata,
> system.solve() will call it.
> I assume that by "changing constantly" you mean "once per timestep"?
> SNESSolve() initiates the call that eventually dispatches to your bounds
> calculation
Ata,
system.solve() will call it.
I assume that by "changing constantly" you mean "once per timestep"?
SNESSolve() initiates the call that eventually dispatches to your bounds
calculation routine.
SNES calls that once per solve.
Dmitry.
On Wed, May 9, 2012 at 5:22 PM, Ataollah Mesgarnejad wrote:
Dmitry,
A quick question: When does the bounds routine get called? My bounds are
changing constantly do I need to call the bounds function myself or does it get
called for each system.solve()?
Thanks,
Ata
On May 5, 2012, at 12:21 PM, Dmitry Karpeev wrote:
> Okay, that helps.
> I'm looking fu
On Fri, 4 May 2012, Robert wrote:
> How? I ran the sample with (1.0, 0, 0) again in debug mode and got no
> additional warning or assertion.
This is quite surprising - the code ought to have been hitting the
diff.size() > tolerance test around line 1000 of fe_map.C. It does
for me, and although
On Wed, May 9, 2012 at 11:04 AM, Ataollah Mesgarnejad <
ames...@tigers.lsu.edu> wrote:
>
> On May 9, 2012, at 11:58 AM, Kirk, Benjamin (JSC-EG311) wrote:
>
> >>> This is indeed correct, ExodusII requires the topology to be the same.
> >>
> >> How about other output formats ? Does any of them suppo
On May 9, 2012, at 11:58 AM, Kirk, Benjamin (JSC-EG311) wrote:
>>> This is indeed correct, ExodusII requires the topology to be the same.
>>
>> How about other output formats ? Does any of them support multiple topologies
>> ?
>
>
> Not that I'm aware of. Usually this is handled externally in
On Wed, May 9, 2012 at 10:54 AM, Ataollah Mesgarnejad <
ames...@tigers.lsu.edu> wrote:
>
> On May 9, 2012, at 11:46 AM, Cody Permann wrote:
>
>
>
> On Wed, May 9, 2012 at 10:36 AM, Paul T. Bauman wrote:
>
>> On Wed, May 9, 2012 at 10:58 AM, Ataollah Mesgarnejad <
>> ames...@tigers.lsu.edu> wrote:
>> This is indeed correct, ExodusII requires the topology to be the same.
>
> How about other output formats ? Does any of them support multiple topologies
> ?
Not that I'm aware of. Usually this is handled externally in the
postprocessing code (Ensight speak the 'case' file) which is sort-of
m
On May 9, 2012, at 11:46 AM, Cody Permann wrote:
>
>
> On Wed, May 9, 2012 at 10:36 AM, Paul T. Bauman wrote:
> On Wed, May 9, 2012 at 10:58 AM, Ataollah Mesgarnejad <
> ames...@tigers.lsu.edu> wrote:
>
> > I use ExodusII_IO::write_timestep for my programs output into a single
> > file for al
On Wed, May 9, 2012 at 10:36 AM, Paul T. Bauman wrote:
> On Wed, May 9, 2012 at 10:58 AM, Ataollah Mesgarnejad <
> ames...@tigers.lsu.edu> wrote:
>
> > I use ExodusII_IO::write_timestep for my programs output into a single
> > file for all time steps. When I do an adaptive refinement is it possib
On Wed, May 9, 2012 at 10:58 AM, Ataollah Mesgarnejad <
ames...@tigers.lsu.edu> wrote:
> I use ExodusII_IO::write_timestep for my programs output into a single
> file for all time steps. When I do an adaptive refinement is it possible to
> update the mesh in the ExodusII file? Is there a flag I ca
Dear all,
I use ExodusII_IO::write_timestep for my programs output into a single file for
all time steps. When I do an adaptive refinement is it possible to update the
mesh in the ExodusII file? Is there a flag I can pass or can I call a member
function in ExodusII_IO?
More generally is it eve
12 matches
Mail list logo