Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LEFEBVREJP email
radix
Commits
85fb9cfe
Commit
85fb9cfe
authored
May 03, 2019
by
LEFEBVREJP email
Browse files
Adding declspec to SparseGrids for dynamic build.
parent
f3e550d4
Pipeline
#52781
failed with stages
in 8 minutes and 6 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
radixsparsegrids/cmake/Dependencies.cmake
View file @
85fb9cfe
TRIBITS_PACKAGE_DEFINE_DEPENDENCIES
(
LIB_REQUIRED_PACKAGES radixbug
LIB_REQUIRED_PACKAGES
radixcore
radixbug
LIB_OPTIONAL_PACKAGES
TEST_REQUIRED_PACKAGES testframework
TEST_OPTIONAL_PACKAGES
...
...
radixsparsegrids/sparse_grids.hh
View file @
85fb9cfe
...
...
@@ -8,9 +8,11 @@
#endif
#include "TasmanianSparseGrid.hpp"
#include "radixcore/visibility.hh"
namespace
radix
{
class
SparseGrids
class
RADiX_PUBLIC
SparseGrids
{
public:
using
TasmanianSparseGrid
=
TasGrid
::
TasmanianSparseGrid
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment