aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/Resampling/ResamplingTrigger.H
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Particles/Resampling/ResamplingTrigger.H')
-rw-r--r--Source/Particles/Resampling/ResamplingTrigger.H7
1 files changed, 6 insertions, 1 deletions
diff --git a/Source/Particles/Resampling/ResamplingTrigger.H b/Source/Particles/Resampling/ResamplingTrigger.H
index 7e373289a..830b511f2 100644
--- a/Source/Particles/Resampling/ResamplingTrigger.H
+++ b/Source/Particles/Resampling/ResamplingTrigger.H
@@ -22,10 +22,15 @@ class ResamplingTrigger
public:
/**
+ * \brief Default constructor of the ResamplingTrigger class.
+ */
+ ResamplingTrigger () = default;
+
+ /**
* \brief Constructor of the ResamplingTrigger class. Reads the resampling trigger parameters
* from the input file.
*/
- ResamplingTrigger ();
+ ResamplingTrigger (const std::string species_name);
/**
* \brief A method that returns true if resampling should be done for the considered species