]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
6 years agoFix @author string grammar. 5877/head
Wolfgang Bangerth [Thu, 8 Feb 2018 17:20:36 +0000 (10:20 -0700)]
Fix @author string grammar.

6 years agoMerge pull request #5828 from drwells/split-expensive-files
Daniel Arndt [Mon, 5 Feb 2018 11:22:12 +0000 (12:22 +0100)]
Merge pull request #5828 from drwells/split-expensive-files

Split expensive files

6 years agoMerge pull request #5864 from masterleinad/fix_unused_sundials
Daniel Arndt [Mon, 5 Feb 2018 11:13:10 +0000 (12:13 +0100)]
Merge pull request #5864 from masterleinad/fix_unused_sundials

Fix unused variables in SUNDIALS wrappers' destructors

6 years agoMerge pull request #5863 from bangerth/doc-update
Denis Davydov [Mon, 5 Feb 2018 09:19:56 +0000 (10:19 +0100)]
Merge pull request #5863 from bangerth/doc-update

Expand on the explanation of update_quadrature_points.

6 years agoFix unused variables in SUNDIALS wrappers' destructors 5864/head
Daniel Arndt [Mon, 5 Feb 2018 09:07:54 +0000 (10:07 +0100)]
Fix unused variables in SUNDIALS wrappers' destructors

6 years agoMerge pull request #5859 from drwells/new-cylindricalmanifold-ctor
Daniel Arndt [Mon, 5 Feb 2018 08:13:45 +0000 (09:13 +0100)]
Merge pull request #5859 from drwells/new-cylindricalmanifold-ctor

Require a Tensor for an argument that indicates direction.

6 years agoMerge pull request #5849 from masterleinad/fix_float64
David Wells [Mon, 5 Feb 2018 03:02:11 +0000 (22:02 -0500)]
Merge pull request #5849 from masterleinad/fix_float64

Deal with the remaining Float64 output files

6 years agoMerge pull request #5854 from masterleinad/fix-coverity
Wolfgang Bangerth [Sun, 4 Feb 2018 22:21:21 +0000 (15:21 -0700)]
Merge pull request #5854 from masterleinad/fix-coverity

Fix issues discovered by Coverity

6 years agoExpand on the explanation of update_quadrature_points. 5863/head
Wolfgang Bangerth [Sun, 4 Feb 2018 22:03:36 +0000 (15:03 -0700)]
Expand on the explanation of update_quadrature_points.

6 years agoRemove some extra underscores. 5859/head
David Wells [Sun, 4 Feb 2018 21:25:12 +0000 (16:25 -0500)]
Remove some extra underscores.

6 years agoRequire a Tensor for an argument that indicates direction.
David Wells [Sun, 4 Feb 2018 18:08:23 +0000 (13:08 -0500)]
Require a Tensor for an argument that indicates direction.

6 years agoFix issues discovered by Coverity 5854/head
Daniel Arndt [Sat, 3 Feb 2018 21:08:13 +0000 (22:08 +0100)]
Fix issues discovered by Coverity

6 years agoMerge pull request #5851 from masterleinad/clang_unused_parameters
Denis Davydov [Sun, 4 Feb 2018 18:19:54 +0000 (19:19 +0100)]
Merge pull request #5851 from masterleinad/clang_unused_parameters

Allow detecting unused parameters using clang

6 years agoMerge pull request #5856 from masterleinad/fix_bundled_warnings
David Wells [Sun, 4 Feb 2018 18:12:38 +0000 (13:12 -0500)]
Merge pull request #5856 from masterleinad/fix_bundled_warnings

Fix bundled warnings

6 years agoMerge pull request #5847 from tjhei/doxygen_sundials
Denis Davydov [Sun, 4 Feb 2018 15:45:02 +0000 (16:45 +0100)]
Merge pull request #5847 from tjhei/doxygen_sundials

document sundials namespace

6 years agoFix warnings for bundled muParser 5856/head
Daniel Arndt [Sun, 4 Feb 2018 13:31:19 +0000 (14:31 +0100)]
Fix warnings for bundled muParser

6 years agoFix warnings for bundled boost
Daniel Arndt [Sun, 4 Feb 2018 13:30:20 +0000 (14:30 +0100)]
Fix warnings for bundled boost

6 years agoMerge pull request #5855 from masterleinad/replace_last_boundary_occurence
Denis Davydov [Sun, 4 Feb 2018 08:58:03 +0000 (09:58 +0100)]
Merge pull request #5855 from masterleinad/replace_last_boundary_occurence

Replace last Boundary occurences in the test folder

6 years agoMerge pull request #5805 from dangars/gmsh-test
Denis Davydov [Sun, 4 Feb 2018 08:57:15 +0000 (09:57 +0100)]
Merge pull request #5805 from dangars/gmsh-test

Add Transfinite Line

6 years agoMerge pull request #5853 from drwells/unused-scalapack
Jean-Paul Pelteret [Sun, 4 Feb 2018 08:26:23 +0000 (09:26 +0100)]
Merge pull request #5853 from drwells/unused-scalapack

deal with unused variable warnings in scalapack bindings and bundled code.

6 years agoRemove tria_boundary.h and replace Boundary<2>::FaceVertexNormals 5855/head
Daniel Arndt [Sat, 3 Feb 2018 18:50:28 +0000 (19:50 +0100)]
Remove tria_boundary.h and replace Boundary<2>::FaceVertexNormals

6 years agoMerge pull request #5852 from drwells/remove-cylindermanifold-specialization
David Wells [Sat, 3 Feb 2018 22:48:01 +0000 (17:48 -0500)]
Merge pull request #5852 from drwells/remove-cylindermanifold-specialization

Remove the hidden CylindricalManifold<dim, 3> code.

6 years agodocument sundials namespace 5847/head
Timo Heister [Sat, 3 Feb 2018 03:35:56 +0000 (22:35 -0500)]
document sundials namespace

otherwise it doesn't appear in doxygen.

6 years agoSuppress warnings in bundled packages. 5853/head
David Wells [Sat, 3 Feb 2018 20:28:37 +0000 (15:28 -0500)]
Suppress warnings in bundled packages.

6 years agocomment out unused variables in scalapack bindings.
David Wells [Sat, 3 Feb 2018 20:21:09 +0000 (15:21 -0500)]
comment out unused variables in scalapack bindings.

6 years agoMark some functions as 'inline' to avoid warnings. 5828/head
David Wells [Sat, 3 Feb 2018 19:10:22 +0000 (14:10 -0500)]
Mark some functions as 'inline' to avoid warnings.

Now that we have more instantiation files, not every auxiliary function is used
in every translation unit: get around the warning by marking functions as
inline.

In addition: avoid using an anonymous namespace here, since we use
SPLIT_INSTANTIATIONS_INDEX.

6 years agoReplace the last Boundary object in the tests
Daniel Arndt [Sat, 3 Feb 2018 18:19:45 +0000 (19:19 +0100)]
Replace the last Boundary object in the tests

6 years agoSplit fe_values.cc into more instantiation files.
David Wells [Mon, 29 Jan 2018 03:59:04 +0000 (22:59 -0500)]
Split fe_values.cc into more instantiation files.

This is currently the most expensive file to compile: with GCC 7.2 and all
libraries but adol-c installed, this file requires 4.5 GB and 170s to (just for
one of two instantiation files). This commit adds four additional instantiation
files to lower the memory requirements below 3 GB per translation unit.

Here is some profiling information:

debug, master:
165s, 4 GB
170s, 4.5 GB
(335 s total)

release, master:
182s, 3.6 GB
194s, 3.9 GB
(376s total)

debug, feature:
37s, 1.7 GB
63s, 2.6 GB
31s, 1.5 GB
87s, 2.7 GB
58s, 2.6 GB
79s, 2.7 GB
(355s total)

release, feature:
 37s, 1.5 GB
 71s, 2.4 GB
 32s, 1.5 GB
103s, 2.6 GB
 69s, 2.3 GB
 96s, 2.6 GB
(408s total)

6 years agoImprove a check for the mapping degree.
David Wells [Sun, 28 Jan 2018 23:50:45 +0000 (18:50 -0500)]
Improve a check for the mapping degree.

6 years agoClean up the included headers a bit.
David Wells [Sun, 28 Jan 2018 23:50:32 +0000 (18:50 -0500)]
Clean up the included headers a bit.

6 years agoSplit the grid tools instantiations.
David Wells [Sun, 28 Jan 2018 23:49:55 +0000 (18:49 -0500)]
Split the grid tools instantiations.

This commit splits the grid tools instantiation files in two: one file deals
with instantiations for DoFHandlers and Triangulations and the other deals with
instantiations of just Triangulations. Here is the timing information:

before this patch:
debug:
grid tools: 74s, 3.6 GB

release:
grid tools: 97s 3.9 GB

after this patch:
debug:
grid tools: 31s, 1.8 GB
grid tools dof handlers: 48s, 2.4 GB

release:
grid tools: 46s, 1.9 GB
grid tools dof handlers: 65s, 2.4 GB

This lowers the high water mark for memory usage with only a small impact on the
total compilation time.

6 years agoAdd another LAC unity file.
David Wells [Sun, 28 Jan 2018 22:11:49 +0000 (17:11 -0500)]
Add another LAC unity file.

The current unity time and memory consumption is:p
debug:
unity 0: 73s 2.6 GB
unity 1: 68s 2.9 GB
release:
unity 0: 104s 2.6 GB
unity 1:  94s 3.2 GB

with three unity files we lower the high water mark for memory and require
slightly less compilation time:

debug:
unity 0: 63s 2.4 GB
unity 1: 37s 1.9 GB
unity 2: 39s 1.8 GB
release:
unity 0:  87s 2.2 GB
unity 1:  51s 2.0 GB
unity 2:  57s 1.9 GB

6 years agoSplit data_out_dof_data instantiations.
David Wells [Sun, 28 Jan 2018 21:37:32 +0000 (16:37 -0500)]
Split data_out_dof_data instantiations.

This file currently requires 91s/3.9GB and 103s/3.3GB on debug and release,
respectively, with GCC7.2. With the split these are 53s/2.6GB - 52s/2.6GB and
60.5s/2.6GB - 59.1s/2.5GB: much better for memory usage.

6 years agoRemove the hidden CylindricalManifold<dim, 3> code. 5852/head
David Wells [Sat, 3 Feb 2018 18:13:45 +0000 (13:13 -0500)]
Remove the hidden CylindricalManifold<dim, 3> code.

It turns out that we have converted enough compile-time dimensionality checks to
run-time dimensionality checks that we can use just one implementation for
CylindricalManifold instead of two.

6 years agoMerge pull request #5846 from bangerth/step-dependencies
Daniel Arndt [Sat, 3 Feb 2018 17:19:16 +0000 (18:19 +0100)]
Merge pull request #5846 from bangerth/step-dependencies

List for each tutorial what others it depends on.

6 years agoAllow detecting unused parameters using clang 5851/head
Daniel Arndt [Sat, 3 Feb 2018 16:46:48 +0000 (17:46 +0100)]
Allow detecting unused parameters using clang

6 years agoMerge pull request #5845 from bangerth/doc-update
Daniel Arndt [Sat, 3 Feb 2018 16:18:30 +0000 (17:18 +0100)]
Merge pull request #5845 from bangerth/doc-update

Update documentation around hyper-balls and spherical manifolds.

6 years agoMerge pull request #5834 from masterleinad/fullmatrix_size_type
Wolfgang Bangerth [Sat, 3 Feb 2018 14:57:19 +0000 (07:57 -0700)]
Merge pull request #5834 from masterleinad/fullmatrix_size_type

FullMatrix size type

6 years agoMerge pull request #5850 from masterleinad/fix_scalapack_10
Wolfgang Bangerth [Sat, 3 Feb 2018 14:48:44 +0000 (07:48 -0700)]
Merge pull request #5850 from masterleinad/fix_scalapack_10

Fix scalapack_10

6 years agoFix scalapack_10 5850/head
Daniel Arndt [Sat, 3 Feb 2018 13:30:29 +0000 (14:30 +0100)]
Fix scalapack_10

6 years agoDeal with the remaining Float64 output files 5849/head
Daniel Arndt [Sat, 3 Feb 2018 11:00:35 +0000 (12:00 +0100)]
Deal with the remaining Float64 output files

6 years agoChangelog entry 5834/head
Daniel Arndt [Wed, 31 Jan 2018 23:57:11 +0000 (00:57 +0100)]
Changelog entry

6 years agoUpdate test output
Daniel Arndt [Sat, 3 Feb 2018 00:40:15 +0000 (01:40 +0100)]
Update test output

6 years agostatic_cast in full_matrix.templates.h
Daniel Arndt [Fri, 2 Feb 2018 12:34:07 +0000 (13:34 +0100)]
static_cast in full_matrix.templates.h

6 years agostatic_cast in lapack_full_matrix.h
Daniel Arndt [Fri, 2 Feb 2018 12:33:34 +0000 (13:33 +0100)]
static_cast in lapack_full_matrix.h

6 years agoReplace n_rows() by m(), n_cols() by n() in lapack_full_matrix.cc
Daniel Arndt [Fri, 2 Feb 2018 11:43:56 +0000 (12:43 +0100)]
Replace n_rows() by m(), n_cols() by n() in lapack_full_matrix.cc

6 years agoChange size_type for LAPACKFullMatrix
Daniel Arndt [Fri, 2 Feb 2018 10:14:40 +0000 (11:14 +0100)]
Change size_type for LAPACKFullMatrix

6 years agoChange size_type for FullMatrix
Daniel Arndt [Fri, 2 Feb 2018 10:15:04 +0000 (11:15 +0100)]
Change size_type for FullMatrix

6 years agoUse size_type in table.h for index access
Daniel Arndt [Fri, 2 Feb 2018 09:43:37 +0000 (10:43 +0100)]
Use size_type in table.h for index access

6 years agoUse std::size_t in table_indices.h for index access
Daniel Arndt [Fri, 2 Feb 2018 09:45:35 +0000 (10:45 +0100)]
Use std::size_t in table_indices.h for index access

6 years agoRemove const_cast in lapack_full_matrix.cc
Daniel Arndt [Fri, 2 Feb 2018 10:30:05 +0000 (11:30 +0100)]
Remove const_cast in lapack_full_matrix.cc

6 years agoUse the type of the largest value in AssertIndexRange
Daniel Arndt [Fri, 2 Feb 2018 09:06:08 +0000 (10:06 +0100)]
Use the type of the largest value in AssertIndexRange

6 years agoList for each tutorial what others it depends on. 5846/head
Wolfgang Bangerth [Fri, 2 Feb 2018 21:00:55 +0000 (14:00 -0700)]
List for each tutorial what others it depends on.

6 years agoUpdate documentation around hyper-balls and spherical manifolds. 5845/head
Wolfgang Bangerth [Fri, 2 Feb 2018 20:26:26 +0000 (13:26 -0700)]
Update documentation around hyper-balls and spherical manifolds.

In particular, link to the discussion in the results section of step-6.

6 years agoMerge pull request #5842 from jppelteret/add_dim_0_tensor_assignment_operator
Daniel Arndt [Fri, 2 Feb 2018 12:27:46 +0000 (13:27 +0100)]
Merge pull request #5842 from jppelteret/add_dim_0_tensor_assignment_operator

Add operator assigning a scalar to a Tensor<0>.

6 years agoMerge pull request #5843 from masterleinad/unused_dof_handler
David Wells [Fri, 2 Feb 2018 11:51:53 +0000 (06:51 -0500)]
Merge pull request #5843 from masterleinad/unused_dof_handler

Fix unused variables in dof_handler.cc

6 years agoFix unused variables in dof_handler.cc 5843/head
Daniel Arndt [Fri, 2 Feb 2018 09:36:50 +0000 (10:36 +0100)]
Fix unused variables in dof_handler.cc

6 years agoChange the default value of a parameter from 0 to nullptr. 5842/head
Jean-Paul Pelteret [Fri, 2 Feb 2018 06:15:25 +0000 (07:15 +0100)]
Change the default value of a parameter from 0 to nullptr.

6 years agoFacilitate casting between tensors of AD numbers to floats.
Jean-Paul Pelteret [Fri, 2 Feb 2018 06:14:16 +0000 (07:14 +0100)]
Facilitate casting between tensors of AD numbers to floats.

6 years agoAdd operator assigning a scalar to a Tensor<0>.
Jean-Paul Pelteret [Fri, 2 Feb 2018 05:51:04 +0000 (06:51 +0100)]
Add operator assigning a scalar to a Tensor<0>.

6 years agoMerge pull request #5781 from BenBrands/scalapack
Wolfgang Bangerth [Fri, 2 Feb 2018 03:04:59 +0000 (20:04 -0700)]
Merge pull request #5781 from BenBrands/scalapack

ScaLAPACKMatrix: add routines to save/load matrix to/from disc

6 years agoMerge pull request #5841 from jppelteret/fix_5840
Denis Davydov [Thu, 1 Feb 2018 20:10:52 +0000 (21:10 +0100)]
Merge pull request #5841 from jppelteret/fix_5840

Remove a typedef thats unused when compiling in release mode.

6 years agoAdd Transfinite Line 5805/head
Daniel Garcia-Sanchez [Thu, 25 Jan 2018 20:26:28 +0000 (21:26 +0100)]
Add Transfinite Line

6 years agoRemove a typedef thats unused when compiling in release mode. 5841/head
Jean-Paul Pelteret [Thu, 1 Feb 2018 18:03:14 +0000 (19:03 +0100)]
Remove a typedef thats unused when compiling in release mode.

Fixes 5840.

6 years agoMerge pull request #5827 from bangerth/sort-code-gallery
Denis Davydov [Thu, 1 Feb 2018 16:44:25 +0000 (17:44 +0100)]
Merge pull request #5827 from bangerth/sort-code-gallery

Sort entries to the code gallery by their name, not their directory name.

6 years agoMerge pull request #5837 from QiaoLei-88/fix_icc15_compile
Denis Davydov [Thu, 1 Feb 2018 16:21:19 +0000 (17:21 +0100)]
Merge pull request #5837 from QiaoLei-88/fix_icc15_compile

make icc 15 compiles on CentOS 7

6 years agoMerge pull request #5836 from bangerth/fix-wording
Denis Davydov [Thu, 1 Feb 2018 13:49:07 +0000 (14:49 +0100)]
Merge pull request #5836 from bangerth/fix-wording

Use less obscure wording.

6 years agoUse less obscure wording. 5836/head
Wolfgang Bangerth [Thu, 1 Feb 2018 03:38:09 +0000 (20:38 -0700)]
Use less obscure wording.

6 years agoMerge pull request #5838 from kronbichler/mf_dg_step1
David Wells [Thu, 1 Feb 2018 12:59:53 +0000 (07:59 -0500)]
Merge pull request #5838 from kronbichler/mf_dg_step1

Add macro for __restrict keyword.

6 years agoAdd macro for __restrict keyword. 5838/head
Martin Kronbichler [Thu, 1 Feb 2018 10:23:01 +0000 (11:23 +0100)]
Add macro for __restrict keyword.

6 years agoMerge pull request #5831 from masterleinad/fix_periodicity_01
Denis Davydov [Thu, 1 Feb 2018 05:37:59 +0000 (06:37 +0100)]
Merge pull request #5831 from masterleinad/fix_periodicity_01

Fix mpi/periodicity_01

6 years agoMerge pull request #5835 from Rombur/trilinos_documentation
Wolfgang Bangerth [Thu, 1 Feb 2018 03:16:16 +0000 (20:16 -0700)]
Merge pull request #5835 from Rombur/trilinos_documentation

Remove reference to a function that does not exist

6 years agosatisfy icc 15 about template arguments of std::map's 5837/head
Lei Qiao [Thu, 1 Feb 2018 01:49:55 +0000 (09:49 +0800)]
satisfy icc 15 about template arguments of std::map's

6 years agoRemove reference to a function that does not exist 5835/head
Bruno Turcksin [Thu, 1 Feb 2018 02:55:55 +0000 (21:55 -0500)]
Remove reference to a function that does not exist

6 years agoMerge pull request #5833 from masterleinad/fix_enriched_ice
David Wells [Thu, 1 Feb 2018 02:04:36 +0000 (21:04 -0500)]
Merge pull request #5833 from masterleinad/fix_enriched_ice

Fix ICC-16 ICE in fe_enriched.h

6 years agoWorkaround ICC compiler bug 5833/head
Daniel Arndt [Wed, 31 Jan 2018 18:37:29 +0000 (19:37 +0100)]
Workaround ICC compiler bug

6 years agoMerge pull request #5832 from masterleinad/fix_typo_finitelement
David Wells [Wed, 31 Jan 2018 15:55:29 +0000 (10:55 -0500)]
Merge pull request #5832 from masterleinad/fix_typo_finitelement

Fix typo FinitElement

6 years agoFix typo FinitElement 5832/head
Daniel Arndt [Wed, 31 Jan 2018 15:41:56 +0000 (16:41 +0100)]
Fix typo FinitElement

6 years agoMerge pull request #5826 from Rombur/cusparse_assert
Bruno Turcksin [Wed, 31 Jan 2018 13:23:54 +0000 (08:23 -0500)]
Merge pull request #5826 from Rombur/cusparse_assert

Cusparse assert

6 years agoMerge pull request #5714 from masterleinad/replace_hypersphere
Martin Kronbichler [Wed, 31 Jan 2018 10:25:11 +0000 (11:25 +0100)]
Merge pull request #5714 from masterleinad/replace_hypersphere

 Replace HyperShellBoundary by SphericalManifold in tests

6 years agoAdd changelog entry 5826/head
Bruno Turcksin [Mon, 29 Jan 2018 15:49:53 +0000 (10:49 -0500)]
Add changelog entry

6 years agoAdd AssertCusparse macro to check that a cuSPARSE routine was successful
Bruno Turcksin [Mon, 29 Jan 2018 15:44:59 +0000 (10:44 -0500)]
Add AssertCusparse macro to check that a cuSPARSE routine was successful

6 years agoImprove documentation 5831/head
Daniel Arndt [Tue, 30 Jan 2018 22:12:28 +0000 (23:12 +0100)]
Improve documentation

6 years agoClean up 5714/head
Daniel Arndt [Wed, 10 Jan 2018 09:13:59 +0000 (10:13 +0100)]
Clean up

6 years agoReplace HyperShellBoundary by SphericalManifold in tests
Daniel Arndt [Wed, 3 Jan 2018 12:04:55 +0000 (13:04 +0100)]
Replace HyperShellBoundary by SphericalManifold in tests

6 years agoFix else branch in SphericalManifold::normals_at_vertices
Daniel Arndt [Tue, 30 Jan 2018 21:43:10 +0000 (22:43 +0100)]
Fix else branch in SphericalManifold::normals_at_vertices

6 years agoFix mpi/periodicity_01
Daniel Arndt [Tue, 30 Jan 2018 15:23:12 +0000 (16:23 +0100)]
Fix mpi/periodicity_01

6 years agoMerge pull request #5830 from kronbichler/fix_mg_transfer_mf
Daniel Arndt [Tue, 30 Jan 2018 13:11:26 +0000 (14:11 +0100)]
Merge pull request #5830 from kronbichler/fix_mg_transfer_mf

Fix matrix-free transfer for multi-components FE and p>10

6 years agoAdd changelog. 5830/head
Martin Kronbichler [Tue, 30 Jan 2018 10:21:34 +0000 (11:21 +0100)]
Add changelog.

6 years agoAdd test.
Martin Kronbichler [Tue, 30 Jan 2018 10:19:01 +0000 (11:19 +0100)]
Add test.

6 years agoFix transfer for high polynomial degrees.
Martin Kronbichler [Tue, 30 Jan 2018 10:18:50 +0000 (11:18 +0100)]
Fix transfer for high polynomial degrees.

6 years agoMerge pull request #5819 from drwells/project-to-object-tol
Martin Kronbichler [Tue, 30 Jan 2018 08:13:42 +0000 (09:13 +0100)]
Merge pull request #5819 from drwells/project-to-object-tol

Improve tolerances for errors near zero.

6 years agoMerge pull request #5711 from masterleinad/simplify_normal_spherical
Martin Kronbichler [Tue, 30 Jan 2018 08:11:43 +0000 (09:11 +0100)]
Merge pull request #5711 from masterleinad/simplify_normal_spherical

Simplify implementation for normal_vector and get_normals_at_vertices in SphericalManifold

6 years agoSort entries to the code gallery by their name, not their directory name. 5827/head
Wolfgang Bangerth [Mon, 29 Jan 2018 22:13:20 +0000 (15:13 -0700)]
Sort entries to the code gallery by their name, not their directory name.

6 years agoseparated tests for copying sub-matrices 5781/head
Benjamin Brands [Mon, 29 Jan 2018 20:17:46 +0000 (21:17 +0100)]
separated tests for copying sub-matrices

6 years agoMerge pull request #5825 from Rombur/fix_cuda
Wolfgang Bangerth [Mon, 29 Jan 2018 17:48:55 +0000 (10:48 -0700)]
Merge pull request #5825 from Rombur/fix_cuda

Fix a bug in a CUDA vector constructor

6 years agoSimplify implementation for normal_vector and get_normals_at_vertices in SphericalMan... 5711/head
Daniel Arndt [Wed, 10 Jan 2018 00:05:34 +0000 (01:05 +0100)]
Simplify implementation for normal_vector and get_normals_at_vertices in SphericalManifold

6 years agocorrections_I
Benjamin Brands [Wed, 24 Jan 2018 08:14:49 +0000 (09:14 +0100)]
corrections_I

6 years agoimprove documentation and minor clean-ups
Benjamin Brands [Tue, 23 Jan 2018 09:37:01 +0000 (10:37 +0100)]
improve documentation and minor clean-ups

6 years agoadd routine copy_to to copy content of a submatrix of A to a submatrix of B
Benjamin Brands [Tue, 23 Jan 2018 09:18:49 +0000 (10:18 +0100)]
add routine copy_to to copy content of a submatrix of A to a submatrix of B


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.