]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
9 years agoRemove cmake checks for rand_r(). 840/head
Wolfgang Bangerth [Sun, 19 Apr 2015 22:51:54 +0000 (17:51 -0500)]
Remove cmake checks for rand_r().

We now no longer use this function anywhere.

9 years agoAdd test.
Wolfgang Bangerth [Sun, 19 Apr 2015 21:57:51 +0000 (16:57 -0500)]
Add test.

9 years agoReplace use of rand_r by equivalent BOOST functionality.
Wolfgang Bangerth [Sun, 19 Apr 2015 21:56:10 +0000 (16:56 -0500)]
Replace use of rand_r by equivalent BOOST functionality.

9 years agoMerge pull request #750 from tamiko/linear_operator
Matthias Maier [Sun, 19 Apr 2015 20:57:01 +0000 (22:57 +0200)]
Merge pull request #750 from tamiko/linear_operator

Implement a LinearOperator class

9 years agoprovide a doxygen module, finish documentation 750/head
Matthias Maier [Sat, 18 Apr 2015 15:07:36 +0000 (17:07 +0200)]
provide a doxygen module, finish documentation

9 years agorefactor internal helper classes
Matthias Maier [Wed, 15 Apr 2015 15:43:45 +0000 (17:43 +0200)]
refactor internal helper classes

9 years agoUse static GrowingVectorMemory objects
Matthias Maier [Tue, 14 Apr 2015 09:14:20 +0000 (11:14 +0200)]
Use static GrowingVectorMemory objects

9 years agoBig renaming
Matthias Maier [Tue, 14 Apr 2015 08:16:02 +0000 (10:16 +0200)]
Big renaming

9 years agoCorrectly guard C++11 code with DEAL_II_WITH_CXX11
Matthias Maier [Mon, 13 Apr 2015 22:00:49 +0000 (00:00 +0200)]
Correctly guard C++11 code with DEAL_II_WITH_CXX11

9 years agoRename 'exemplar' to 'reinit_vector'
Matthias Maier [Mon, 13 Apr 2015 17:35:49 +0000 (19:35 +0200)]
Rename 'exemplar' to 'reinit_vector'

9 years agoIntroduce internal::LinearOperator namespace
Matthias Maier [Mon, 13 Apr 2015 17:27:42 +0000 (19:27 +0200)]
Introduce internal::LinearOperator namespace

9 years agoReorder arguments of inverse_linop
Matthias Maier [Mon, 13 Apr 2015 17:27:21 +0000 (19:27 +0200)]
Reorder arguments of inverse_linop

9 years agoExplicitly add default construtor variants
Matthias Maier [Mon, 13 Apr 2015 17:08:09 +0000 (19:08 +0200)]
Explicitly add default construtor variants

9 years agoadd a test
Matthias Maier [Sun, 12 Apr 2015 22:24:16 +0000 (00:24 +0200)]
add a test

9 years agoadd blogdiagonal variants
Matthias Maier [Sat, 11 Apr 2015 07:24:37 +0000 (09:24 +0200)]
add blogdiagonal variants

9 years agoRestructure Factory class into internal namespace
Matthias Maier [Thu, 9 Apr 2015 22:50:12 +0000 (00:50 +0200)]
Restructure Factory class into internal namespace

9 years agoAugment documentation
Matthias Maier [Thu, 9 Apr 2015 12:29:51 +0000 (14:29 +0200)]
Augment documentation

9 years agoGeneralize the "linop" constructor
Matthias Maier [Thu, 9 Apr 2015 00:40:54 +0000 (02:40 +0200)]
Generalize the "linop" constructor

9 years agoImplement block_linop
Matthias Maier [Wed, 8 Apr 2015 19:46:18 +0000 (21:46 +0200)]
Implement block_linop

9 years agoDocumentation update
Matthias Maier [Wed, 8 Apr 2015 13:23:30 +0000 (15:23 +0200)]
Documentation update

9 years agoadd a changes.h entry
Matthias Maier [Wed, 8 Apr 2015 12:59:05 +0000 (14:59 +0200)]
add a changes.h entry

9 years agoAdd Specializations for BlockVector<number> and vectors in TrilinosWrappers::
Matthias Maier [Wed, 8 Apr 2015 10:35:48 +0000 (12:35 +0200)]
Add Specializations for BlockVector<number> and vectors in TrilinosWrappers::

9 years agoImplement a LinearOperator class
Matthias Maier [Wed, 8 Apr 2015 10:13:36 +0000 (12:13 +0200)]
Implement a LinearOperator class

9 years agoAdd range_partitioner and domain_partitioner member functions
Matthias Maier [Wed, 8 Apr 2015 10:11:54 +0000 (12:11 +0200)]
Add range_partitioner and domain_partitioner member functions

TrilinosWrappers::BlockSparseMatrix now has member functions returning an
std::vector of the underlying, blockwise Epetra_Map object

9 years agoMerge pull request #837 from tamiko/fixes_for_cygwin
Wolfgang Bangerth [Sun, 19 Apr 2015 20:31:28 +0000 (15:31 -0500)]
Merge pull request #837 from tamiko/fixes_for_cygwin

Do not test for rand_r on cygwin platforms

9 years agoMerge pull request #832 from tamiko/further_fixups
Wolfgang Bangerth [Sun, 19 Apr 2015 18:55:06 +0000 (13:55 -0500)]
Merge pull request #832 from tamiko/further_fixups

Another round of fixes to suppress warnings

9 years agoDo not test for rand_r on cygwin platforms 837/head
Matthias Maier [Sun, 19 Apr 2015 17:42:54 +0000 (19:42 +0200)]
Do not test for rand_r on cygwin platforms

9 years agoMerge pull request #833 from drwells/block-sizes-arg
Matthias Maier [Sun, 19 Apr 2015 10:56:05 +0000 (12:56 +0200)]
Merge pull request #833 from drwells/block-sizes-arg

Consistently label 'block_sizes' as such.

9 years agoMerge pull request #834 from Rombur/step-17
Matthias Maier [Sun, 19 Apr 2015 10:55:12 +0000 (12:55 +0200)]
Merge pull request #834 from Rombur/step-17

Make step-17 more similar to step-8

9 years agoMerge pull request #835 from tamiko/fix_a_test
Martin Kronbichler [Sun, 19 Apr 2015 10:20:50 +0000 (12:20 +0200)]
Merge pull request #835 from tamiko/fix_a_test

fix test mpi/step-39

9 years agofix test mpi/step-39 835/head
Matthias Maier [Sun, 19 Apr 2015 09:54:56 +0000 (11:54 +0200)]
fix test mpi/step-39

Closes #764

9 years agoReindent step-17. 834/head
Bruno Turcksin [Sat, 18 Apr 2015 22:30:51 +0000 (17:30 -0500)]
Reindent step-17.

9 years agoAdd sections in the documentation of step-17 and reorder functions to be more like...
Bruno Turcksin [Sat, 18 Apr 2015 22:19:12 +0000 (17:19 -0500)]
Add sections in the documentation of step-17 and reorder functions to be more like step-8.

9 years agoUpdate copyright dates. 833/head
David Wells [Sat, 18 Apr 2015 15:59:13 +0000 (11:59 -0400)]
Update copyright dates.

9 years agoUse the prefix "n_", not "num_".
David Wells [Sat, 18 Apr 2015 15:58:48 +0000 (11:58 -0400)]
Use the prefix "n_", not "num_".

9 years agoUse full words for variable names.
David Wells [Sat, 18 Apr 2015 15:58:13 +0000 (11:58 -0400)]
Use full words for variable names.

9 years agoConsistently name block_sizes as such.
David Wells [Sat, 18 Apr 2015 15:57:07 +0000 (11:57 -0400)]
Consistently name block_sizes as such.
It was referred to as "n" or "N" in some functions.

9 years agoFix a bunch of warnings 832/head
Matthias Maier [Sat, 18 Apr 2015 13:23:53 +0000 (15:23 +0200)]
Fix a bunch of warnings

These are harmless code modifications to make a variety of compilers happy.

9 years agoGuard pragmas
Matthias Maier [Sat, 18 Apr 2015 08:47:11 +0000 (10:47 +0200)]
Guard pragmas

9 years agoMerge pull request #808 from bangerth/remove-_mm_malloc
Martin Kronbichler [Sat, 18 Apr 2015 08:48:26 +0000 (10:48 +0200)]
Merge pull request #808 from bangerth/remove-_mm_malloc

Avoid the use of _mm_malloc/_mm_free in favor of posix_memalign

9 years agoMerge pull request #830 from tamiko/use_pragmas
Timo Heister [Sat, 18 Apr 2015 02:52:28 +0000 (22:52 -0400)]
Merge pull request #830 from tamiko/use_pragmas

Use pragmas to control diagnostics

9 years agoUse pragma approach for Trilinos' headers 830/head
Matthias Maier [Fri, 17 Apr 2015 17:03:51 +0000 (19:03 +0200)]
Use pragma approach for Trilinos' headers

Closes #819

9 years agoRefactor diagnostic pragma for opencascade
Matthias Maier [Fri, 17 Apr 2015 22:23:37 +0000 (00:23 +0200)]
Refactor diagnostic pragma for opencascade

9 years agoIntroduce two macros to guard external header files
Matthias Maier [Fri, 17 Apr 2015 22:24:38 +0000 (00:24 +0200)]
Introduce two macros to guard external header files

This utilizes the "GCC diagnostic" pragma with the corresponding "push" and
"pop" mechanism, as well as the "ignored" statement to selectively disable
specific diagnostic categories.

9 years agoAvoid the use of _mm_malloc/_mm_free in favor of posix_memalign. 808/head 831/head
Wolfgang Bangerth [Wed, 15 Apr 2015 18:32:46 +0000 (13:32 -0500)]
Avoid the use of _mm_malloc/_mm_free in favor of posix_memalign.

This has the additional advantage that free() can be used and we don't have to be
special on both sides of memory allocation/deallocation.

9 years agoMerge pull request #828 from bangerth/doc-update-21
Matthias Maier [Fri, 17 Apr 2015 22:01:25 +0000 (00:01 +0200)]
Merge pull request #828 from bangerth/doc-update-21

Document the polynomials one gets for PolynomialBDM for k=1.

9 years agoMerge pull request #826 from tjhei/doxygen_fix
Wolfgang Bangerth [Fri, 17 Apr 2015 21:06:58 +0000 (16:06 -0500)]
Merge pull request #826 from tjhei/doxygen_fix

fix a number of doxygen issues

9 years agoDocument the polynomials one gets for PolynomialBDM for k=1. 828/head
Wolfgang Bangerth [Fri, 17 Apr 2015 19:45:04 +0000 (14:45 -0500)]
Document the polynomials one gets for PolynomialBDM for k=1.

This is joint work with Zhen Tao and Arezou Ghesmati.

9 years agoMerge pull request #827 from tjhei/tria_number_cache
Martin Kronbichler [Fri, 17 Apr 2015 19:32:27 +0000 (21:32 +0200)]
Merge pull request #827 from tjhei/tria_number_cache

remove unnecessary communication in Triangulation::update_number_cache

9 years agoremove unnecessary communication in Triangulation::update_number_cache 827/head
Timo Heister [Fri, 17 Apr 2015 19:01:43 +0000 (15:01 -0400)]
remove unnecessary communication in Triangulation::update_number_cache

9 years agofix a number of doxygen issues 826/head
Timo Heister [Fri, 17 Apr 2015 18:46:20 +0000 (14:46 -0400)]
fix a number of doxygen issues

9 years agoMerge pull request #825 from tamiko/fix_warning
Martin Kronbichler [Fri, 17 Apr 2015 14:52:03 +0000 (16:52 +0200)]
Merge pull request #825 from tamiko/fix_warning

Fix warning introduced with the latest commit

9 years agoFix warning introduced with the latest commit 825/head
Matthias Maier [Fri, 17 Apr 2015 14:46:20 +0000 (16:46 +0200)]
Fix warning introduced with the latest commit

9 years agoMerge pull request #823 from tamiko/fix_icpc_warnings
Martin Kronbichler [Fri, 17 Apr 2015 14:27:45 +0000 (16:27 +0200)]
Merge pull request #823 from tamiko/fix_icpc_warnings

Override all interpolate() variants in FE_Q_Hierarchical

9 years agoMerge pull request #824 from tamiko/fix_clang_warning
Martin Kronbichler [Fri, 17 Apr 2015 14:27:23 +0000 (16:27 +0200)]
Merge pull request #824 from tamiko/fix_clang_warning

Silence a false positive "-Wunneeded-internal-declaration"

9 years agoOverride all interpolate() variants in FE_Q_Hierarchical 823/head
Matthias Maier [Fri, 17 Apr 2015 12:26:56 +0000 (14:26 +0200)]
Override all interpolate() variants in FE_Q_Hierarchical

9 years agoSilence a false positive "-Wunneeded-internal-declaration" 824/head
Matthias Maier [Fri, 17 Apr 2015 12:52:07 +0000 (14:52 +0200)]
Silence a false positive "-Wunneeded-internal-declaration"

Clang inlines ```constraints_and_b_v_are_compatible``` into
```do_project``` and after that emits a wrong warning about the former not
being used. Explicitly annotating ```constraints_and_b_v_are_compatible```
with inline helps.

9 years agoMerge pull request #821 from tamiko/fix_bundled_boost_warnings
Martin Kronbichler [Fri, 17 Apr 2015 10:18:11 +0000 (12:18 +0200)]
Merge pull request #821 from tamiko/fix_bundled_boost_warnings

Fix warnings in bundled boost

9 years agoMerge pull request #822 from tamiko/fix_dangling_else
Martin Kronbichler [Fri, 17 Apr 2015 10:16:57 +0000 (12:16 +0200)]
Merge pull request #822 from tamiko/fix_dangling_else

Fix a forgotten -Wdangling-else warning

9 years agoFix a forgotten -Wdangling-else warning 822/head
Matthias Maier [Fri, 17 Apr 2015 09:06:33 +0000 (11:06 +0200)]
Fix a forgotten -Wdangling-else warning

9 years agoFix warnings in bundled boost 821/head
Matthias Maier [Fri, 17 Apr 2015 09:04:48 +0000 (11:04 +0200)]
Fix warnings in bundled boost

9 years agoMerge pull request #820 from tamiko/silence_warning
Martin Kronbichler [Fri, 17 Apr 2015 08:29:32 +0000 (10:29 +0200)]
Merge pull request #820 from tamiko/silence_warning

Remove "register" storage location specifier from bundled tbb

9 years agoRemove "register" storage location specifier from bundled tbb 820/head
Matthias Maier [Fri, 17 Apr 2015 08:23:30 +0000 (10:23 +0200)]
Remove "register" storage location specifier from bundled tbb

In c++98, "register" is a mild hint for the compiler that it might be
beneficial to store the variable in a CPU register. This keyword is
deprecated in C++11. Remove it and trust the compiler to figure this out
for itself.

9 years agoMerge pull request #818 from bangerth/avoid-warning
Matthias Maier [Fri, 17 Apr 2015 06:16:26 +0000 (08:16 +0200)]
Merge pull request #818 from bangerth/avoid-warning

Avoid a warning with recently enabled -Wxxx flags.

9 years agoAvoid a warning with recently enabled -Wxxx flags. 818/head
Wolfgang Bangerth [Fri, 17 Apr 2015 01:50:05 +0000 (20:50 -0500)]
Avoid a warning with recently enabled -Wxxx flags.

Specifically, we get the following warning:

/home/bangerth/p/deal.II/1/dealii/bundled/tbb41_20130401oss/src/tbb/governor.cpp:64:1: warning: missing initializer for member 'tbb::internal::dynamic_link_descriptor::ptr' [-Wmissing-field-initializers]

9 years agoMerge pull request #817 from tamiko/bugfix
Wolfgang Bangerth [Fri, 17 Apr 2015 00:18:02 +0000 (19:18 -0500)]
Merge pull request #817 from tamiko/bugfix

CMake: Remove -Wno-deprecated

9 years agoMerge pull request #815 from tamiko/simplify_clang_configuration
Wolfgang Bangerth [Thu, 16 Apr 2015 23:40:36 +0000 (18:40 -0500)]
Merge pull request #815 from tamiko/simplify_clang_configuration

CMake: Simplify clang configuration

9 years agoMerge pull request #811 from tamiko/fix_opencascade_warnings
Wolfgang Bangerth [Thu, 16 Apr 2015 23:39:26 +0000 (18:39 -0500)]
Merge pull request #811 from tamiko/fix_opencascade_warnings

Fix opencascade warnings

9 years agoMerge pull request #804 from bangerth/introduce-active_cell_index-2
Wolfgang Bangerth [Thu, 16 Apr 2015 21:39:03 +0000 (16:39 -0500)]
Merge pull request #804 from bangerth/introduce-active_cell_index-2

Introduce active cell index 2

9 years agoMerge pull request #816 from tamiko/small_cleanup
Martin Kronbichler [Thu, 16 Apr 2015 19:16:23 +0000 (21:16 +0200)]
Merge pull request #816 from tamiko/small_cleanup

Remove superfluous flag

9 years agoMerge pull request #813 from tamiko/fix_dangling_else
Martin Kronbichler [Thu, 16 Apr 2015 19:15:31 +0000 (21:15 +0200)]
Merge pull request #813 from tamiko/fix_dangling_else

Simplify nested if/for clauses to avoid -Wdangling-else warnings

9 years agoCMake: Remove -Wno-deprecated 817/head
Matthias Maier [Thu, 16 Apr 2015 18:00:18 +0000 (20:00 +0200)]
CMake: Remove -Wno-deprecated

-Wno-deprecated has nothing to do with -Wno-deprecated-declarations. Thus,
remove it.

9 years agoRemove superfluous flag 816/head
Matthias Maier [Thu, 16 Apr 2015 17:24:36 +0000 (19:24 +0200)]
Remove superfluous flag

-Wno-long-long is already unconditionally set.

9 years agoCMake: Simplify clang configuration 815/head
Matthias Maier [Thu, 16 Apr 2015 14:31:41 +0000 (16:31 +0200)]
CMake: Simplify clang configuration

It turns out that clang went a long way since 2011/2012. Remove unneeded
-Wno-* switches.

9 years agoMerge pull request #812 from luca-heltai/fix-pr-mapping-fe
Wolfgang Bangerth [Thu, 16 Apr 2015 16:32:10 +0000 (11:32 -0500)]
Merge pull request #812 from luca-heltai/fix-pr-mapping-fe

Changed order of arguments in constructor of MappingFEField

9 years agoChanged the order of the arguments of the constructor of MappingFEField and tests 812/head
Marco Tezzele [Thu, 16 Apr 2015 09:53:34 +0000 (11:53 +0200)]
Changed the order of the arguments of the constructor of MappingFEField and tests

9 years agoSimplify nested if/for clauses to avoid -Wdangling-else warnings 813/head
Matthias Maier [Thu, 16 Apr 2015 15:32:25 +0000 (17:32 +0200)]
Simplify nested if/for clauses to avoid -Wdangling-else warnings

9 years agoMerge pull request #772 from luca-heltai/fix-mapping-fe
Luca Heltai [Thu, 16 Apr 2015 14:23:42 +0000 (16:23 +0200)]
Merge pull request #772 from luca-heltai/fix-mapping-fe

Fix MappingFEField

9 years agoFixed usage in the documentation of mapping_fe_field.h 772/head
Marco Tezzele [Mon, 13 Apr 2015 13:12:18 +0000 (15:12 +0200)]
Fixed usage in the documentation of mapping_fe_field.h

9 years agofixed documentation of members in mapping_fe_field.cc and added a reference in vector...
Marco Tezzele [Mon, 13 Apr 2015 08:38:19 +0000 (10:38 +0200)]
fixed documentation of members in mapping_fe_field.cc and added a reference in vector_tools

9 years agoFixed initialization issue.
Luca Heltai [Sat, 11 Apr 2015 16:16:11 +0000 (18:16 +0200)]
Fixed initialization issue.

9 years agoAdded get_position_vector to VectorTools
Luca Heltai [Sat, 11 Apr 2015 14:48:07 +0000 (16:48 +0200)]
Added get_position_vector to VectorTools

Removed references to update_euler_vector from tets.

9 years agoRenamed MappingFE to MappingFEField
Luca Heltai [Mon, 6 Apr 2015 18:06:32 +0000 (20:06 +0200)]
Renamed MappingFE to MappingFEField

Fixed documentation.

Fixed indentation.

Inverted DH and VECTOR in template declaration.

Renamed get_fe_mask to get_component_mask

Added entry in changes.h

fixed: destructor, useless lines, commented code. Renamed tests

added missing documentation and solved the thread safe issue

eliminated if statement in compute_shapes_virtual

solved all the problems highlighted in https://github.com/dealii/dealii/pull/727

const quadrature points in update_euler_vector_using_triangulation

Added two test with a non trivial component mask (mapping_fe_field_real_to_unit_q1_mask.cc) and fixed if statement in update_euler_vector_using_triangulation

Added assert dimension in update_euler_vector_using_triangulation

start working on else statement in update_euler

added one test with fe_bernstein (still failing)

Added tests from q1 to q5 and from b1 to b5

Fixed doxygen comments.

Added a few comments and fixed a const reference.

fixed inital guess in transform_real_to_unit

added hyperballboundary in test b2_mask

9 years agoSilence warnings caused by opencascade headers 811/head
Matthias Maier [Thu, 16 Apr 2015 11:03:40 +0000 (13:03 +0200)]
Silence warnings caused by opencascade headers

9 years agoCMake: Remove broken configuration
Matthias Maier [Thu, 16 Apr 2015 10:42:15 +0000 (12:42 +0200)]
CMake: Remove broken configuration

9 years agoMerge pull request #810 from kronbichler/master
Luca Heltai [Thu, 16 Apr 2015 08:02:12 +0000 (10:02 +0200)]
Merge pull request #810 from kronbichler/master

Fix assertion regarding TrilinosWrappers::SparsityPattern::nonlocal_graph

9 years agoAdd test for empty processors (communicated by D. Arndt). 810/head
Martin Kronbichler [Thu, 16 Apr 2015 06:49:10 +0000 (08:49 +0200)]
Add test for empty processors (communicated by D. Arndt).

9 years agoFix assertion
Martin Kronbichler [Wed, 15 Apr 2015 20:39:58 +0000 (22:39 +0200)]
Fix assertion

9 years agoMerge pull request #809 from tamiko/fix_warnings
Wolfgang Bangerth [Wed, 15 Apr 2015 23:38:17 +0000 (18:38 -0500)]
Merge pull request #809 from tamiko/fix_warnings

Silence bogus unused-parameters|variables warnings

9 years agoSilence bogus unused-parameters|variables warnings 809/head
Matthias Maier [Wed, 15 Apr 2015 22:58:28 +0000 (00:58 +0200)]
Silence bogus unused-parameters|variables warnings

9 years agoMerge pull request #805 from tamiko/silence
Matthias Maier [Wed, 15 Apr 2015 22:01:50 +0000 (00:01 +0200)]
Merge pull request #805 from tamiko/silence

Restructure -Wno switches, silence bogus warnings in external headers

9 years agoMerge pull request #807 from ian-r-rose/typename_fix
Bruno Turcksin [Wed, 15 Apr 2015 18:32:17 +0000 (13:32 -0500)]
Merge pull request #807 from ian-r-rose/typename_fix

Remove typename which was causing problems with C++03

9 years agoRemove typename which was causing problems with C++03 807/head
Ian Rose [Wed, 15 Apr 2015 18:20:21 +0000 (11:20 -0700)]
Remove typename which was causing problems with C++03

9 years agoCMake: Set up boost specific -Wno-* switches in configure_boost.cmake 805/head
Matthias Maier [Wed, 15 Apr 2015 16:13:48 +0000 (18:13 +0200)]
CMake: Set up boost specific -Wno-* switches in configure_boost.cmake

9 years ago*shhh*
Matthias Maier [Wed, 15 Apr 2015 15:56:25 +0000 (17:56 +0200)]
*shhh*

9 years agoReplace a double loop over cells and indices by a single loop and the use of cell... 804/head
Wolfgang Bangerth [Wed, 15 Apr 2015 16:10:39 +0000 (11:10 -0500)]
Replace a double loop over cells and indices by a single loop and the use of cell->active_cell_index().

9 years agoReplace a double loop over cells and indices by a single loop and the use of cell...
Wolfgang Bangerth [Wed, 15 Apr 2015 16:10:29 +0000 (11:10 -0500)]
Replace a double loop over cells and indices by a single loop and the use of cell->active_cell_index().

9 years agoMerge pull request #803 from kronbichler/master
Wolfgang Bangerth [Wed, 15 Apr 2015 15:42:57 +0000 (10:42 -0500)]
Merge pull request #803 from kronbichler/master

Minor cleanup of vmult: Avoid casting unused parameter

9 years agoMinor cleanup of vmult: Avoid casting unused parameter 803/head
Martin Kronbichler [Wed, 15 Apr 2015 15:12:46 +0000 (17:12 +0200)]
Minor cleanup of vmult: Avoid casting unused parameter

9 years agoMerge pull request #802 from kronbichler/master
Bruno Turcksin [Wed, 15 Apr 2015 14:17:08 +0000 (09:17 -0500)]
Merge pull request #802 from kronbichler/master

Remove unnecessary friend declaration


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.