// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
+// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
int main()
{
+ deal_II_exceptions::disable_abort_on_exception();
std::ofstream logfile("reference/output");
deallog.attach(logfile);
deallog.depth_console(0);
// $Id$
// Version: $Name$
//
-// Copyright (C) 2004, 2005 by the deal.II authors
+// Copyright (C) 2004, 2005, 2006 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
int main()
{
+ deal_II_exceptions::disable_abort_on_exception();
std::ofstream logfile("slice_vector/output");
deallog.attach(logfile);
deallog.depth_console(0);
Additional Information:
Index 5 is not in [0,5[
--------------------------------------------------------
-DEAL::Abort!!!
--------------------------------------------------------
An error occurred in file <vector_slice.h> in function
typename VECTOR::reference VectorSlice<VECTOR>::operator[](unsigned int) [with VECTOR = std::vector<int, std::allocator<int> >]
Additional Information:
Index 4 is not in [0,4[
--------------------------------------------------------
-DEAL::Abort!!!
// $Id$
// Version: $Name$
//
-// Copyright (C) 2005 by the deal.II authors
+// Copyright (C) 2005, 2006 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
int main ()
{
+ deal_II_exceptions::disable_abort_on_exception();
std::ofstream logfile("accessor_equality/output");
deallog.attach(logfile);
deallog.depth_console(0);
DEAL::1d
DEAL::1.0
-DEAL::Abort!!!
DEAL::2d
DEAL::1.0
-DEAL::Abort!!!
DEAL::3d
DEAL::1.0
-DEAL::Abort!!!
// $Id$
// Version: $Name$
//
-// Copyright (C) 2005 by the deal.II authors
+// Copyright (C) 2005, 2006 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
if (tr.n_cells() > 0)
go.write(tr, out, format);
}
- if (true)
+ if (dim>1)
{
deallog << "enclosed_hyper_cube" << std::endl;
Triangulation<dim> tr;
if (tr.n_cells() > 0)
go.write(tr, out, format);
}
- if (true)
+ if (dim>1)
{
deallog << "hyper_ball" << std::endl;
Triangulation<dim> tr;
if (tr.n_cells() > 0)
go.write(tr, out, format);
}
- if (true)
+ if (dim>1)
{
deallog << "cylinder" << std::endl;
Triangulation<dim> tr;
if (tr.n_cells() > 0)
go.write(tr, out, format);
}
- if (true)
+ if (dim>1)
{
deallog << "hyper_L" << std::endl;
Triangulation<dim> tr;
if (tr.n_cells() > 0)
go.write(tr, out, format);
}
- if (true)
+ if (dim==2)
{
deallog << "hyper_cube_slit" << std::endl;
Triangulation<dim> tr;
if (tr.n_cells() > 0)
go.write(tr, out, format);
}
- if (true)
+ if (dim==2)
{
deallog << "hyper_shell" << std::endl;
Triangulation<dim> tr;
if (tr.n_cells() > 0)
go.write(tr, out, format);
}
- if (true)
+ if (dim>2)
{
deallog << "cylinder_shell" << std::endl;
Triangulation<dim> tr;
if (tr.n_cells() > 0)
go.write(tr, out, format);
}
- if (true)
+ if (dim>1)
{
deallog << "half_hyper_ball" << std::endl;
Triangulation<dim> tr;
if (tr.n_cells() > 0)
go.write(tr, out, format);
}
- if (true)
+ if (dim==2)
{
deallog << "half_hyper_shell" << std::endl;
Triangulation<dim> tr;
2.00000 0 0
2.50000 0 0
-DEAL:1d::enclosed_hyper_cube
-DEAL:1d::Abort!!!
-DEAL:1d::hyper_ball
-DEAL:1d::Abort!!!
-DEAL:1d::cylinder
-DEAL:1d::Abort!!!
-DEAL:1d::hyper_L
-DEAL:1d::Abort!!!
-DEAL:1d::hyper_cube_slit
-DEAL:1d::Abort!!!
-DEAL:1d::hyper_shell
-DEAL:1d::Abort!!!
-DEAL:1d::cylinder_shell
-DEAL:1d::Abort!!!
-DEAL:1d::half_hyper_ball
-DEAL:1d::Abort!!!
-DEAL:1d::half_hyper_shell
-DEAL:1d::Abort!!!
DEAL:2d::hyper_cube
#FIG 3.2
Landscape
2 1 0 3 1 -1 800 0 -1 0.0 0 0 -1 0 0 2
6834 -3036
7200 -1200
-DEAL:2d::cylinder_shell
-DEAL:2d::Abort!!!
DEAL:2d::half_hyper_ball
#FIG 3.2
Landscape
object "grid data" class group
member "cells" value "cell data"
end
-DEAL:3d::hyper_cube_slit
-DEAL:3d::Abort!!!
-DEAL:3d::hyper_shell
-DEAL:3d::Abort!!!
DEAL:3d::cylinder_shell
object "vertices" class array type float rank 1 shape 3 items 280 data follows
6.00000 0.00000 0.00000
object "grid data" class group
member "cells" value "cell data"
end
-DEAL:3d::half_hyper_shell
-DEAL:3d::Abort!!!