Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
RevathiJambunathan committed Mar 20, 2024
1 parent c100c49 commit af5d357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Initialization/SampleGaussianDistribution.H
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#ifndef SAMPLE_GAUSSIAN_DISTRIBUTION_H
#define SAMPLE_GAUSSIAN_DISTRIBUTION_H

#include <AMREX_Random.H>
#include <AMReX_Random.H>

namespace {
/** This function returns u sampled according to the probability distribution:
Expand Down

0 comments on commit af5d357

Please sign in to comment.