
Go to the source code of this file.
Functions | |
| defineTemplateTypeNameAndDebugWithName (Foam::fv::FixedValueConstraint< Foam::scalar >, "scalar""FixedValueConstraint", 0) | |
| defineTemplateTypeNameAndDebugWithName (Foam::fv::FixedValueConstraint< Foam::vector >, "vector""FixedValueConstraint", 0) | |
| defineTemplateTypeNameAndDebugWithName (Foam::fv::FixedValueConstraint< Foam::sphericalTensor >, "sphericalTensor""FixedValueConstraint", 0) | |
| defineTemplateTypeNameAndDebugWithName (Foam::fv::FixedValueConstraint< Foam::symmTensor >, "symmTensor""FixedValueConstraint", 0) | |
| defineTemplateTypeNameAndDebugWithName (Foam::fv::FixedValueConstraint< Foam::tensor >, "tensor""FixedValueConstraint", 0) | |
Variables | |
| Foam::fv::option::adddictionaryConstructorToTable< Foam::fv::FixedValueConstraint< Foam::scalar > > | addFixedValueConstraintscalardictionaryConstructorTooptionTable_ |
| Foam::fv::option::adddictionaryConstructorToTable< Foam::fv::FixedValueConstraint< Foam::vector > > | addFixedValueConstraintvectordictionaryConstructorTooptionTable_ |
| Foam::fv::option::adddictionaryConstructorToTable< Foam::fv::FixedValueConstraint< Foam::sphericalTensor > > | addFixedValueConstraintsphericalTensordictionaryConstructorTooptionTable_ |
| Foam::fv::option::adddictionaryConstructorToTable< Foam::fv::FixedValueConstraint< Foam::symmTensor > > | addFixedValueConstraintsymmTensordictionaryConstructorTooptionTable_ |
| Foam::fv::option::adddictionaryConstructorToTable< Foam::fv::FixedValueConstraint< Foam::tensor > > | addFixedValueConstrainttensordictionaryConstructorTooptionTable_ |
Original source file fixedValueConstraints.C
Definition in file fixedValueConstraints.C.
| defineTemplateTypeNameAndDebugWithName | ( | Foam::fv::FixedValueConstraint< Foam::scalar > | , |
| "scalar""FixedValueConstraint" | , | ||
| 0 | ) |
| defineTemplateTypeNameAndDebugWithName | ( | Foam::fv::FixedValueConstraint< Foam::vector > | , |
| "vector""FixedValueConstraint" | , | ||
| 0 | ) |
| defineTemplateTypeNameAndDebugWithName | ( | Foam::fv::FixedValueConstraint< Foam::sphericalTensor > | , |
| "sphericalTensor""FixedValueConstraint" | , | ||
| 0 | ) |
| defineTemplateTypeNameAndDebugWithName | ( | Foam::fv::FixedValueConstraint< Foam::symmTensor > | , |
| "symmTensor""FixedValueConstraint" | , | ||
| 0 | ) |
| defineTemplateTypeNameAndDebugWithName | ( | Foam::fv::FixedValueConstraint< Foam::tensor > | , |
| "tensor""FixedValueConstraint" | , | ||
| 0 | ) |
| Foam::fv::option::adddictionaryConstructorToTable<Foam::fv::FixedValueConstraint<Foam::scalar> > addFixedValueConstraintscalardictionaryConstructorTooptionTable_ |
Definition at line 26 of file fixedValueConstraints.C.
| Foam::fv::option::adddictionaryConstructorToTable<Foam::fv::FixedValueConstraint<Foam::vector> > addFixedValueConstraintvectordictionaryConstructorTooptionTable_ |
Definition at line 27 of file fixedValueConstraints.C.
| Foam::fv::option::adddictionaryConstructorToTable<Foam::fv::FixedValueConstraint<Foam::sphericalTensor> > addFixedValueConstraintsphericalTensordictionaryConstructorTooptionTable_ |
Definition at line 28 of file fixedValueConstraints.C.
| Foam::fv::option::adddictionaryConstructorToTable<Foam::fv::FixedValueConstraint<Foam::symmTensor> > addFixedValueConstraintsymmTensordictionaryConstructorTooptionTable_ |
Definition at line 29 of file fixedValueConstraints.C.
| Foam::fv::option::adddictionaryConstructorToTable<Foam::fv::FixedValueConstraint<Foam::tensor> > addFixedValueConstrainttensordictionaryConstructorTooptionTable_ |
Definition at line 30 of file fixedValueConstraints.C.