Skip to content

Allow some DenseMatrix operations with mixed types#114

Merged
roystgnr merged 5 commits intolibMesh:masterfrom
roystgnr:vector_mult_T2
May 1, 2014
Merged

Allow some DenseMatrix operations with mixed types#114
roystgnr merged 5 commits intolibMesh:masterfrom
roystgnr:vector_mult_T2

Conversation

@roystgnr
Copy link
Copy Markdown
Member

This needs a little testing before merge.

@moosebuild
Copy link
Copy Markdown

Results of testing fe0a40a using libmesh recipe:

Failed on: linux

View the results here: https://www.moosebuild.com/view_job/1817

@jwpeterson
Copy link
Copy Markdown
Member

FWIW, here's the error

./include/libmesh/fe_base.h:75:8: error: redefinition of 'struct libMesh::TypesEqual<T1, T2>'
./include/libmesh/compare_types.h:45:8: error: previous definition of 'struct libMesh::TypesEqual<T1, T2>'
./include/libmesh/fe_base.h:80:8: error: redefinition of 'struct libMesh::TypesEqual<T, T>'
./include/libmesh/compare_types.h:50:8: error: previous definition of 'struct libMesh::TypesEqual<T, T>'

@moosebuild
Copy link
Copy Markdown

Results of testing 26897e8 using libmesh recipe:

Passed on: linux

View the results here: https://www.moosebuild.com/view_job/1824

roystgnr added a commit that referenced this pull request May 1, 2014
Allow some DenseMatrix operations with mixed types
@roystgnr roystgnr merged commit f08e8f3 into libMesh:master May 1, 2014
@roystgnr roystgnr deleted the vector_mult_T2 branch January 20, 2016 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants