We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a49a5ae commit ac1c8aaCopy full SHA for ac1c8aa
1 file changed
Source/FieldSolver/LumpedElement/Inductor.cpp
@@ -21,7 +21,7 @@
21
22
Inductor::Inductor ()
23
{
24
- amrex::Print() << " Inductor class is constructed\n";
+ amrex::Print() << " Inductor class is constructed \n";
25
ReadParameters();
26
}
27
0 commit comments