On 4/22/19 3:13 AM, 'Maxi Miller' via deal.II User Group wrote:
> How exactly can I test the examples after modifying them, other than by
> running them?
In your case, the changes you want to make should not make a difference in the
output of the program. (You're just replacing a fixed number by
On 4/22/19 6:33 AM, hanks0...@gmail.com wrote:
>
>
> As you can see, in the above function, I use "std::cout<<" to check where the
> segmentation error happens.
>
> In the result, "It must be here 1" is printed before the segmentation
> error happens, but ""It must be here 2" is no
Dear all,
I am trying to apply deal.II for my research. But, the segmentation fault
happens in the refine_grid() function that comes from step-26.cc tutorial
example.
The reason why I think the segmentation error occurs in this function are
as follows...
template
void Step6::refine_grid (c
How exactly can I test the examples after modifying them, other than by
running them?
Am Sonntag, 7. April 2019 23:56:49 UTC+2 schrieb Wolfgang Bangerth:
>
> On 4/7/19 1:54 PM, 'Maxi Miller' via deal.II User Group wrote:
> > Could do that, but not until Easter (Deadlines before that), if that is