COMP: macros for non-templated boundary conditions

This commit is contained in:
Mark Olesen
2010-12-17 16:05:22 +01:00
parent f729c75bd8
commit 5e4c5c9469
99 changed files with 192 additions and 162 deletions

View File

@ -196,7 +196,7 @@ void angularOscillatingDisplacementPointPatchVectorField::write
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
makePointPatchTypeField
makeNonTemplatedPointPatchTypeField
(
pointPatchVectorField,
angularOscillatingDisplacementPointPatchVectorField

View File

@ -201,7 +201,7 @@ void angularOscillatingVelocityPointPatchVectorField::write
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
makePointPatchTypeField
makeNonTemplatedPointPatchTypeField
(
pointPatchVectorField,
angularOscillatingVelocityPointPatchVectorField

View File

@ -127,7 +127,7 @@ void oscillatingDisplacementPointPatchVectorField::write(Ostream& os) const
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
makePointPatchTypeField
makeNonTemplatedPointPatchTypeField
(
pointPatchVectorField,
oscillatingDisplacementPointPatchVectorField

View File

@ -171,7 +171,7 @@ void oscillatingVelocityPointPatchVectorField::write(Ostream& os) const
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
makePointPatchTypeField
makeNonTemplatedPointPatchTypeField
(
pointPatchVectorField,
oscillatingVelocityPointPatchVectorField

View File

@ -499,7 +499,7 @@ void surfaceDisplacementPointPatchVectorField::write(Ostream& os) const
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
makePointPatchTypeField
makeNonTemplatedPointPatchTypeField
(
fixedValuePointPatchVectorField,
surfaceDisplacementPointPatchVectorField

View File

@ -448,7 +448,7 @@ void surfaceSlipDisplacementPointPatchVectorField::write(Ostream& os) const
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
makePointPatchTypeField
makeNonTemplatedPointPatchTypeField
(
pointPatchVectorField,
surfaceSlipDisplacementPointPatchVectorField