openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
MFEM
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
May 16, 2024 — May 16, 2025
Showing page 734 of 787
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Adding GetType method to ComplexOperator classes
Stowell, Mark L
More...
about 7 years ago
Improving comments in ComplexOperator
Stowell, Mark L
More...
about 7 years ago
Adding accessor methods for grabbing real or imaginary part of complex operators
Stowell, Mark L
More...
about 7 years ago
Adding complex operator types to Operator::Type enumeration
Stowell, Mark L
More...
about 7 years ago
Adding a ScaledOperator class for easy scalar multiplication of existing operators.
Stowell, Mark L
More...
about 7 years ago
Merge remote-tracking branch 'origin/master' into hertz-dev
Stowell, Mark L
More...
about 7 years ago
make style
Tzanio
More...
about 7 years ago
Merge branch 'master' into lor-interp-dev
Tzanio
More...
about 7 years ago
Unconfuse doxygen
Tzanio
More...
about 7 years ago
Merge branch 'master' into task/2017_12_conduit_support
Tzanio
More...
about 7 years ago
Merge pull request #442 from mfem/gc-private
Tzanio Kolev
More...
about 7 years ago
Merge pull request #441 from mfem/waitany-check
Tzanio Kolev
More...
about 7 years ago
Merge pull request #350 from mfem/cmplx-op-dev
Tzanio Kolev
More...
about 7 years ago
Merge pull request #434 from mfem/tracer-dev
Tzanio Kolev
More...
about 7 years ago
Merge pull request #438 from mfem/gzstream-copy-fix
Tzanio Kolev
More...
about 7 years ago
Merge remote-tracking branch 'origin' into vec-project-avg
White, Dan
More...
about 7 years ago
Fixed sign bug for H(curl) and H(div) elements.
White, Dan
More...
about 7 years ago
Comments
Tzanio
More...
about 7 years ago
In class FiniteElementSpace, introduce a new virtual method: GetTrueTransferOperator() which is similar to GetTransferOperator() but it works with true-dof input and output vectors. Implemented the new method both in serial and in parallel including support for assembled transfer matrices (SparseMatrix in serial, HypreParMatrix in parallel) as well as matrix-free transfer operators.
Veselin Dobrev
More...
about 7 years ago
Improved const qualifiers in class GroupCommunicator.
Veselin Dobrev
More...
about 7 years ago
Add a new version of Array<T>::Append() with input from 'const T *' plus a size.
Veselin Dobrev
More...
about 7 years ago
Add new class ProductOperator and add dimension checks in the classes RAPOperator and TripleProductOperator.
Veselin Dobrev
More...
about 7 years ago
Renamed ParallelAssembleTransferOperator -> GetTransferMatrix.
Tzanio
More...
about 7 years ago
Add ParFiniteElementSpace::ParallelAssembleTransferOperator() as a parallel version of FiniteElementSpace::GetTransferOperator()
Andrew T. Barker
More...
about 7 years ago
Adding convert-dc binary to .gitignore
Tzanio
More...
about 7 years ago
[general] GroupCommunicator private to protected
camierjs
More...
about 7 years ago
Added a check before MPI_Waitany in communication.cpp - some MPI versions segfault without it.
Vladimir Tomov
More...
about 7 years ago
Add an enumeration ErrorAction with two values (for now): MFEM_ERROR_ABORT and MFEM_ERROR_THROW.
Veselin Dobrev
More...
about 7 years ago
Merge remote-tracking branch 'origin/master' into hertz-dev
Stowell, Mark L
More...
about 7 years ago
Adding support for different conventions in ParComplexLinearForm
Stowell, Mark L
More...
about 7 years ago
←
1
2
…
730
731
732
733
734
735
736
737
738
…
786
787
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree