Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Antoine Jacquey
LYNX
Commits
5c1100b6
Commit
5c1100b6
authored
Jul 26, 2019
by
Antoine Jacquey
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Switched to prama once
parent
aca2e616
Changes
64
Hide whitespace changes
Inline
Side-by-side
Showing
64 changed files
with
132 additions
and
319 deletions
+132
-319
include/actions/LynxAdvectionAction.h
include/actions/LynxAdvectionAction.h
+2
-5
include/actions/LynxHoldStressAction.h
include/actions/LynxHoldStressAction.h
+2
-5
include/actions/LynxPressureAction.h
include/actions/LynxPressureAction.h
+2
-5
include/auxkernels/LynxComboPhasesAux.h
include/auxkernels/LynxComboPhasesAux.h
+1
-4
include/auxkernels/LynxEffectivePressureAux.h
include/auxkernels/LynxEffectivePressureAux.h
+2
-5
include/auxkernels/LynxElasticEqvStrainAux.h
include/auxkernels/LynxElasticEqvStrainAux.h
+2
-5
include/auxkernels/LynxElasticStrainAuxBase.h
include/auxkernels/LynxElasticStrainAuxBase.h
+2
-5
include/auxkernels/LynxElasticVolStrainAux.h
include/auxkernels/LynxElasticVolStrainAux.h
+2
-5
include/auxkernels/LynxEntropyAux.h
include/auxkernels/LynxEntropyAux.h
+3
-5
include/auxkernels/LynxEqvStrainAux.h
include/auxkernels/LynxEqvStrainAux.h
+2
-5
include/auxkernels/LynxEqvStrainRateAux.h
include/auxkernels/LynxEqvStrainRateAux.h
+2
-5
include/auxkernels/LynxHeatFluxAux.h
include/auxkernels/LynxHeatFluxAux.h
+2
-5
include/auxkernels/LynxPorosityAux.h
include/auxkernels/LynxPorosityAux.h
+2
-5
include/auxkernels/LynxStrainAux.h
include/auxkernels/LynxStrainAux.h
+2
-5
include/auxkernels/LynxStrainAuxBase.h
include/auxkernels/LynxStrainAuxBase.h
+2
-5
include/auxkernels/LynxStrainRateAux.h
include/auxkernels/LynxStrainRateAux.h
+2
-5
include/auxkernels/LynxStrainRatioAux.h
include/auxkernels/LynxStrainRatioAux.h
+2
-5
include/auxkernels/LynxStressAux.h
include/auxkernels/LynxStressAux.h
+2
-5
include/auxkernels/LynxStressAuxBase.h
include/auxkernels/LynxStressAuxBase.h
+2
-5
include/auxkernels/LynxTemperatureCelsiusAux.h
include/auxkernels/LynxTemperatureCelsiusAux.h
+2
-5
include/auxkernels/LynxVariableRateAux.h
include/auxkernels/LynxVariableRateAux.h
+2
-5
include/auxkernels/LynxVelocityAux.h
include/auxkernels/LynxVelocityAux.h
+2
-5
include/auxkernels/LynxVelocityNormAux.h
include/auxkernels/LynxVelocityNormAux.h
+2
-5
include/auxkernels/LynxVolStrainAux.h
include/auxkernels/LynxVolStrainAux.h
+2
-5
include/auxkernels/LynxVolStrainRateAux.h
include/auxkernels/LynxVolStrainRateAux.h
+2
-5
include/auxkernels/LynxVonMisesStressAux.h
include/auxkernels/LynxVonMisesStressAux.h
+2
-5
include/base/LynxApp.h
include/base/LynxApp.h
+2
-5
include/bcs/LynxHeatFluxBC.h
include/bcs/LynxHeatFluxBC.h
+2
-5
include/bcs/LynxHoldStressBC.h
include/bcs/LynxHoldStressBC.h
+2
-5
include/bcs/LynxPressureBC.h
include/bcs/LynxPressureBC.h
+2
-5
include/bcs/LynxVelocityBC.h
include/bcs/LynxVelocityBC.h
+2
-5
include/bcs/LynxWinklerBC.h
include/bcs/LynxWinklerBC.h
+2
-5
include/ics/LynxFunctionNoiseIC.h
include/ics/LynxFunctionNoiseIC.h
+2
-5
include/kernels/LynxAdvectionBase.h
include/kernels/LynxAdvectionBase.h
+2
-5
include/kernels/LynxAdvectionComposition.h
include/kernels/LynxAdvectionComposition.h
+2
-5
include/kernels/LynxAdvectionTemperature.h
include/kernels/LynxAdvectionTemperature.h
+2
-5
include/kernels/LynxDamageRate.h
include/kernels/LynxDamageRate.h
+2
-5
include/kernels/LynxHeatConduction.h
include/kernels/LynxHeatConduction.h
+2
-5
include/kernels/LynxHeatSources.h
include/kernels/LynxHeatSources.h
+2
-5
include/kernels/LynxHydroDarcy.h
include/kernels/LynxHydroDarcy.h
+2
-5
include/kernels/LynxHydroPoroMech.h
include/kernels/LynxHydroPoroMech.h
+2
-5
include/kernels/LynxMass.h
include/kernels/LynxMass.h
+2
-5
include/kernels/LynxPressureLoad.h
include/kernels/LynxPressureLoad.h
+2
-5
include/kernels/LynxSolidMomentum.h
include/kernels/LynxSolidMomentum.h
+2
-5
include/materials/LynxDamageDeformation.h
include/materials/LynxDamageDeformation.h
+2
-5
include/materials/LynxDeformation.h
include/materials/LynxDeformation.h
+2
-5
include/materials/LynxDeformationBase.h
include/materials/LynxDeformationBase.h
+2
-5
include/materials/LynxDensityBase.h
include/materials/LynxDensityBase.h
+2
-5
include/materials/LynxDensityCompressible.h
include/materials/LynxDensityCompressible.h
+3
-5
include/materials/LynxDensityConstant.h
include/materials/LynxDensityConstant.h
+2
-5
include/materials/LynxDensityThermal.h
include/materials/LynxDensityThermal.h
+2
-5
include/materials/LynxHydroBase.h
include/materials/LynxHydroBase.h
+2
-5
include/materials/LynxHydroConstant.h
include/materials/LynxHydroConstant.h
+2
-5
include/materials/LynxMaterialBase.h
include/materials/LynxMaterialBase.h
+2
-5
include/materials/LynxThermalBase.h
include/materials/LynxThermalBase.h
+2
-5
include/materials/LynxThermalConstant.h
include/materials/LynxThermalConstant.h
+2
-5
include/postprocessors/LynxElementAverageValue.h
include/postprocessors/LynxElementAverageValue.h
+2
-5
include/postprocessors/LynxExplicitTimeStepSelector.h
include/postprocessors/LynxExplicitTimeStepSelector.h
+3
-5
include/postprocessors/LynxExtrapolateValue.h
include/postprocessors/LynxExtrapolateValue.h
+2
-5
include/postprocessors/LynxExtremeVectorValue.h
include/postprocessors/LynxExtremeVectorValue.h
+3
-5
include/postprocessors/LynxVelocityRootMeanSquare.h
include/postprocessors/LynxVelocityRootMeanSquare.h
+2
-5
include/timesteppers/LynxLogConstantDT.h
include/timesteppers/LynxLogConstantDT.h
+2
-5
include/utils/LynxRheologyStructures.h
include/utils/LynxRheologyStructures.h
+2
-5
test/include/base/LynxTestApp.h
test/include/base/LynxTestApp.h
+3
-5
No files found.
include/actions/LynxAdvectionAction.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXADVECTIONACTION_H
#define LYNXADVECTIONACTION_H
#pragma once
#include "Action.h"
...
...
@@ -65,6 +64,4 @@ protected:
std
::
vector
<
std
::
string
>
_max_entropy_pp
;
std
::
vector
<
std
::
string
>
_min_entropy_pp
;
std
::
vector
<
std
::
string
>
_avg_entropy_pp
;
};
#endif // LYNXADVECTIONACTION_H
};
\ No newline at end of file
include/actions/LynxHoldStressAction.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXHOLDSTRESSACTION_H
#define LYNXHOLDSTRESSACTION_H
#pragma once
#include "Action.h"
...
...
@@ -31,6 +30,4 @@ public:
protected:
std
::
vector
<
std
::
vector
<
AuxVariableName
>>
_save_in_vars
;
std
::
vector
<
bool
>
_has_save_in_vars
;
};
#endif // LYNXHOLDSTRESSACTION_H
};
\ No newline at end of file
include/actions/LynxPressureAction.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXPRESSUREACTION_H
#define LYNXPRESSUREACTION_H
#pragma once
#include "Action.h"
...
...
@@ -31,6 +30,4 @@ public:
protected:
std
::
vector
<
std
::
vector
<
AuxVariableName
>>
_save_in_vars
;
std
::
vector
<
bool
>
_has_save_in_vars
;
};
#endif // LYNXPRESSUREACTION_H
};
\ No newline at end of file
include/auxkernels/LynxComboPhasesAux.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXCOMBOPHASESAUX_H
#define LYNXCOMBOPHASESAUX_H
#pragma once
#include "AuxKernel.h"
...
...
@@ -32,5 +31,3 @@ protected:
unsigned
_n_composition
;
std
::
vector
<
const
VariableValue
*>
_compositional_phases
;
};
#endif // LYNXCOMBOPHASESAUX_H
include/auxkernels/LynxEffectivePressureAux.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXEFFECTIVEPRESSUREAUX_H
#define LYNXEFFECTIVEPRESSUREAUX_H
#pragma once
#include "LynxStressAuxBase.h"
...
...
@@ -28,6 +27,4 @@ public:
protected:
virtual
Real
computeValue
()
override
;
};
#endif // LYNXEFFECTIVEPRESSUREAUX_H
};
\ No newline at end of file
include/auxkernels/LynxElasticEqvStrainAux.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXELASTICEQVSTRAINAUX_H
#define LYNXELASTICEQVSTRAINAUX_H
#pragma once
#include "LynxElasticStrainAuxBase.h"
...
...
@@ -28,6 +27,4 @@ public:
protected:
virtual
Real
computeValue
();
};
#endif // LYNXELASTICEQVSTRAINAUX_H
};
\ No newline at end of file
include/auxkernels/LynxElasticStrainAuxBase.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXELASTICSTRAINAUXBASE_H
#define LYNXELASTICSTRAINAUXBASE_H
#pragma once
#include "AuxKernel.h"
#include "RankTwoTensor.h"
...
...
@@ -29,6 +28,4 @@ public:
LynxElasticStrainAuxBase
(
const
InputParameters
&
parameters
);
const
MaterialProperty
<
RankTwoTensor
>
&
_elastic_strain
;
};
#endif // LYNXELASTICSTRAINAUXBASE_H
};
\ No newline at end of file
include/auxkernels/LynxElasticVolStrainAux.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXELASTICVOLSTRAINAUX_H
#define LYNXELASTICVOLSTRAINAUX_H
#pragma once
#include "LynxElasticStrainAuxBase.h"
...
...
@@ -28,6 +27,4 @@ public:
protected:
virtual
Real
computeValue
();
};
#endif // LYNXELASTICVOLSTRAINAUX_H
};
\ No newline at end of file
include/auxkernels/LynxEntropyAux.h
View file @
5c1100b6
...
...
@@ -10,8 +10,8 @@
/* please see LICENSE for details */
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXENTROPYAUX_H
#
define LYNXENTROPYAUX_H
#
pragma once
#include "AuxKernel.h"
#include "DerivativeMaterialInterface.h"
...
...
@@ -33,6 +33,4 @@ protected:
const
PostprocessorValue
&
_pp_max_var
;
const
PostprocessorValue
&
_pp_min_var
;
};
#endif // LYNXENTROPY_H
};
\ No newline at end of file
include/auxkernels/LynxEqvStrainAux.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXEQVSTRAINAUX_H
#define LYNXEQVSTRAINAUX_H
#pragma once
#include "LynxStrainAuxBase.h"
...
...
@@ -28,6 +27,4 @@ public:
protected:
virtual
Real
computeValue
()
override
;
};
#endif // LYNXEQVSTRAINAUX_H
};
\ No newline at end of file
include/auxkernels/LynxEqvStrainRateAux.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXEQVSTRAINRATEAUX_H
#define LYNXEQVSTRAINRATEAUX_H
#pragma once
#include "LynxStrainAuxBase.h"
...
...
@@ -28,6 +27,4 @@ public:
protected:
virtual
Real
computeValue
()
override
;
};
#endif // LYNXEQVSTRAINRATEAUX_H
};
\ No newline at end of file
include/auxkernels/LynxHeatFluxAux.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXHEATFLUXAUX_H
#define LYNXHEATFLUXAUX_H
#pragma once
#include "AuxKernel.h"
#include "DerivativeMaterialInterface.h"
...
...
@@ -35,6 +34,4 @@ protected:
const
MaterialProperty
<
Real
>
&
_rhoC_b
;
const
MaterialProperty
<
Real
>
&
_thermal_diff
;
Real
_cond_bulk
;
};
#endif // LynxHeatFluxAux_H
};
\ No newline at end of file
include/auxkernels/LynxPorosityAux.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXPOROSITYAUX_H
#define LYNXPOROSITYAUX_H
#pragma once
#include "AuxKernel.h"
#include "RankTwoTensor.h"
...
...
@@ -40,6 +39,4 @@ protected:
const
MaterialProperty
<
RankTwoTensor
>
&
_strain_increment
;
const
MaterialProperty
<
RankTwoTensor
>
&
_inelastic_strain
;
const
MaterialProperty
<
RankTwoTensor
>
&
_inelastic_strain_old
;
};
#endif // LYNXPOROSITYAUX_H
};
\ No newline at end of file
include/auxkernels/LynxStrainAux.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXSTRAINAUX_H
#define LYNXSTRAINAUX_H
#pragma once
#include "LynxStrainAuxBase.h"
...
...
@@ -32,6 +31,4 @@ protected:
private:
const
unsigned
int
_i
;
const
unsigned
int
_j
;
};
#endif // LYNXSTRAINAUX_H
};
\ No newline at end of file
include/auxkernels/LynxStrainAuxBase.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXSTRAINAUXBASE_H
#define LYNXSTRAINAUXBASE_H
#pragma once
#include "AuxKernel.h"
#include "RankTwoTensor.h"
...
...
@@ -33,6 +32,4 @@ protected:
MooseEnum
_strain_type
;
std
::
string
_strain_name
;
const
MaterialProperty
<
RankTwoTensor
>
*
_strain_incr
;
};
#endif // LYNXSTRAINAUXBASE_H
};
\ No newline at end of file
include/auxkernels/LynxStrainRateAux.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXSTRAINRATEAUX_H
#define LYNXSTRAINRATEAUX_H
#pragma once
#include "LynxStrainAuxBase.h"
...
...
@@ -32,6 +31,4 @@ protected:
private:
const
unsigned
int
_i
;
const
unsigned
int
_j
;
};
#endif // LYNXSTRAINRATEAUX_H
};
\ No newline at end of file
include/auxkernels/LynxStrainRatioAux.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXSTRAINRATIOAUX_H
#define LYNXSTRAINRATIOAUX_H
#pragma once
#include "LynxElasticStrainAuxBase.h"
...
...
@@ -28,6 +27,4 @@ public:
protected:
virtual
Real
computeValue
();
};
#endif // LYNXSTRAINRATIOAUX_H
};
\ No newline at end of file
include/auxkernels/LynxStressAux.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXSTRESSAUX_H
#define LYNXSTRESSAUX_H
#pragma once
#include "LynxStressAuxBase.h"
...
...
@@ -34,6 +33,4 @@ private:
const
VariableValue
&
_pt
;
const
unsigned
int
_i
;
const
unsigned
int
_j
;
};
#endif // LYNXSTRESSAUX_H
};
\ No newline at end of file
include/auxkernels/LynxStressAuxBase.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXSTRESSAUXBASE_H
#define LYNXSTRESSAUXBASE_H
#pragma once
#include "AuxKernel.h"
#include "RankTwoTensor.h"
...
...
@@ -30,6 +29,4 @@ public:
protected:
const
MaterialProperty
<
RankTwoTensor
>
&
_stress
;
};
#endif // LYNXSTRESSAUXBASE_H
};
\ No newline at end of file
include/auxkernels/LynxTemperatureCelsiusAux.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXTEMPERATURECELSIUSAUX_H
#define LYNXTEMPERATURECELSIUSAUX_H
#pragma once
#include "AuxKernel.h"
...
...
@@ -30,6 +29,4 @@ protected:
virtual
Real
computeValue
()
override
;
const
VariableValue
&
_T_K
;
};
#endif // LYNXTEMPERATURECELSIUSAUX_H
};
\ No newline at end of file
include/auxkernels/LynxVariableRateAux.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXVARIABLERATEAUX_H
#define LYNXVARIABLERATEAUX_H
#pragma once
#include "AuxKernel.h"
#include "DerivativeMaterialInterface.h"
...
...
@@ -34,6 +33,4 @@ protected:
const
VariableValue
&
_cvar_old
;
Real
_tscale
;
bool
_relative
;
};
#endif // LYNXVARIABLERATEAUX_H
};
\ No newline at end of file
include/auxkernels/LynxVelocityAux.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXVELOCITYAUX_H
#define LYNXVELOCITYAUX_H
#pragma once
#include "AuxKernel.h"
...
...
@@ -31,6 +30,4 @@ protected:
const
VariableValue
&
_disp
;
const
VariableValue
&
_disp_old
;
};
#endif // LYNXVELOCITYAUX_H
};
\ No newline at end of file
include/auxkernels/LynxVelocityNormAux.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXVELOCITYNORMAUX_H
#define LYNXVELOCITYNORMAUX_H
#pragma once
#include "AuxKernel.h"
...
...
@@ -31,6 +30,4 @@ protected:
unsigned
int
_n_vel
;
std
::
vector
<
const
VariableValue
*>
_vel
;
};
#endif // LYNXVELOCITYNORMAUX_H
};
\ No newline at end of file
include/auxkernels/LynxVolStrainAux.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXVOLSTRAINAUX_H
#define LYNXVOLSTRAINAUX_H
#pragma once
#include "LynxStrainAuxBase.h"
...
...
@@ -28,6 +27,4 @@ public:
protected:
virtual
Real
computeValue
()
override
;
};
#endif // LYNXVOLSTRAINAUX_H
};
\ No newline at end of file
include/auxkernels/LynxVolStrainRateAux.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXVOLSTRAINRATEAUX_H
#define LYNXVOLSTRAINRATEAUX_H
#pragma once
#include "LynxStrainAuxBase.h"
...
...
@@ -28,6 +27,4 @@ public:
protected:
virtual
Real
computeValue
()
override
;
};
#endif // LYNXVOLSTRAINRATEAUX_H
};
\ No newline at end of file
include/auxkernels/LynxVonMisesStressAux.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXVONMISESSTRESSAUX_H
#define LYNXVONMISESSTRESSAUX_H
#pragma once
#include "LynxStressAuxBase.h"
...
...
@@ -28,6 +27,4 @@ public:
protected:
virtual
Real
computeValue
()
override
;
};
#endif // LYNXVONMISESSTRESSAUX_H
};
\ No newline at end of file
include/base/LynxApp.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXAPP_H
#define LYNXAPP_H
#pragma once
#include "MooseApp.h"
...
...
@@ -29,6 +28,4 @@ public:
static
void
registerApps
();
static
void
registerAll
(
Factory
&
f
,
ActionFactory
&
af
,
Syntax
&
s
);
};
#endif
/* LYNXAPP_H */
};
\ No newline at end of file
include/bcs/LynxHeatFluxBC.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXHEATFLUXBC_H
#define LYNXHEATFLUXBC_H
#pragma once
#include "IntegratedBC.h"
...
...
@@ -35,6 +34,4 @@ protected:
const
Function
*
_function
;
Real
_rand_per
;
const
MaterialProperty
<
Real
>
&
_rhoC_b
;
};
#endif // LYNXHEATFLUXBC_H
};
\ No newline at end of file
include/bcs/LynxHoldStressBC.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXHOLDSTRESSBC_H
#define LYNXHOLDSTRESSBC_H
#pragma once
#include "IntegratedBC.h"
...
...
@@ -37,6 +36,4 @@ protected:
const
Real
_shear_modulus
;
const
MaterialProperty
<
RankTwoTensor
>
&
_elastic_strain_old
;
const
MaterialProperty
<
Real
>
&
_biot_coeff
;
};
#endif // LYNXHOLDSTRESSBC_H
};
\ No newline at end of file
include/bcs/LynxPressureBC.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXPRESSUREBC_H
#define LYNXPRESSUREBC_H
#pragma once
#include "IntegratedBC.h"
...
...
@@ -33,6 +32,4 @@ protected:
const
int
_component
;
const
Real
_value
;
const
Function
*
_function
;
};
#endif // LYNXPRESSUREBC_H
};
\ No newline at end of file
include/bcs/LynxVelocityBC.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXVELOCITYBC_H
#define LYNXVELOCITYBC_H
#pragma once
#include "PresetNodalBC.h"
...
...
@@ -33,6 +32,4 @@ protected:
const
VariableValue
&
_u_old
;
const
Real
&
_value
;
const
Function
*
_function
;
};
#endif // LYNXVELOCITYBC_H
};
\ No newline at end of file
include/bcs/LynxWinklerBC.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXWINKLERBC_H
#define LYNXWINKLERBC_H
#pragma once
#include "IntegratedBC.h"
#include "DerivativeMaterialInterface.h"
...
...
@@ -39,6 +38,4 @@ protected:
const
Real
_rho_ext
;
const
Real
_g
;
const
MaterialProperty
<
Real
>
&
_rho_b
;
};
#endif // LYNXWINKLERBC_H
};
\ No newline at end of file
include/ics/LynxFunctionNoiseIC.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXFUNCTIONNOISEIC_H
#define LYNXFUNCTIONNOISEIC_H
#pragma once
#include "InitialCondition.h"
...
...
@@ -34,6 +33,4 @@ protected:
const
Function
&
_func
;
Real
_rand_per
;
};
#endif // LYNXFUNCTIONNOISEIC_H
};
\ No newline at end of file
include/kernels/LynxAdvectionBase.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@
/* or http://www.gnu.org/licenses/gpl.html */
/******************************************************************************/
#ifndef LYNXADVECTIONBASE_H
#define LYNXADVECTIONBASE_H
#pragma once
#include "Kernel.h"
#include "DerivativeMaterialInterface.h"
...
...
@@ -81,6 +80,4 @@ protected:
std
::
vector
<
Real
>
_residual
;
Real
_artificial_viscosity
;
};
#endif // LYNXADVECTIONBASE_H
};
\ No newline at end of file
include/kernels/LynxAdvectionComposition.h
View file @
5c1100b6
...
...
@@ -11,8 +11,7 @@