]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Correct generic output for petsc scalar complex test 00.
authoryoung <young@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 17 Oct 2013 14:23:23 +0000 (14:23 +0000)
committeryoung <young@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 17 Oct 2013 14:23:23 +0000 (14:23 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_petscscalar_complex@31282 0785d39b-7218-0410-832d-ea1e28bc413d

tests/petsc_scalar_complex/00-manipulate_petsc_scalar/cmp/generic
tests/slepc_scalar_complex/Makefile [new file with mode: 0644]

index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..d76579b0c394441ec23479471c79e0bef07c5ee9 100644 (file)
@@ -0,0 +1,12 @@
+
+   make petsc complex: 0.00000+0.00000i should be 0+0i
+   make petsc complex: 0.00000+0.00000i should be 0+0i
+   make petsc complex: 1.00000+2.00000i should be 1+2i
+   make petsc complex from std::complex: 1.00000+2.00000i
+   make std::complex from petsc complex: 1.00000+2.00000i
+   make petsc complex from std::complex: 1.00000+2.00000i should be 1+2i
+   make std::complex from petsc complex: 1.00000+2.00000i should be 1+2i
+   make std::complex from petsc complex: 2.00000+0.00000i should be 2+0i
+   divide a petsc complex by 2.: 0.500000+1.00000i should be 0.5+1i
+   divide-equals a petsc complex by 2.: 0.500000+1.00000i should be 0.5+1i
+
diff --git a/tests/slepc_scalar_complex/Makefile b/tests/slepc_scalar_complex/Makefile
new file mode 100644 (file)
index 0000000..3dc8d02
--- /dev/null
@@ -0,0 +1,10 @@
+############################################################
+# Makefile,v 1.15 2002/06/13 12:51:13 hartmann Exp
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 by the deal.II authors
+############################################################
+
+include ../Makefile.paths
+include $D/common/Make.global_options
+include ../Makefile.rules
+-include Makefile.depend
+-include Makefile.tests

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.