|
| | KRATOS_CLASS_POINTER_DEFINITION (PowerLawFluidHydrodynamicInteractionLaw) |
| |
| | PowerLawFluidHydrodynamicInteractionLaw () |
| |
| | PowerLawFluidHydrodynamicInteractionLaw (Properties::Pointer pProp, Parameters &r_hydrodynamic_parameters) |
| |
| | PowerLawFluidHydrodynamicInteractionLaw (const PowerLawFluidHydrodynamicInteractionLaw &rPowerLawFluidHydrodynamicInteractionLaw) |
| |
| void | Initialize (const ProcessInfo &r_process_info) override |
| |
| std::string | GetTypeOfLaw () override |
| |
| virtual | ~PowerLawFluidHydrodynamicInteractionLaw () |
| | Destructor. More...
|
| |
| PowerLawFluidHydrodynamicInteractionLaw::Pointer | Clone () const |
| |
| double | ComputeShahParticleReynoldsNumber (const double particle_radius, const double fluid_density, const double consistency_index, const double flow_behavior_index, const double modulus_of_minus_slip_velocity) |
| |
| void | ComputeDragForce (SphericParticle *p_particle, double particle_radius, double fluid_density, double fluid_kinematic_viscosity, array_1d< double, 3 > &minus_slip_velocity, array_1d< double, 3 > &drag_force, const ProcessInfo &r_current_process_info) |
| |
| | KRATOS_CLASS_POINTER_DEFINITION (HydrodynamicInteractionLaw) |
| |
| | HydrodynamicInteractionLaw () |
| |
| | HydrodynamicInteractionLaw (Properties::Pointer pProp, Parameters &r_hydrodynamic_parameters) |
| |
| | HydrodynamicInteractionLaw (const HydrodynamicInteractionLaw &rHydrodynamicInteractionLaw) |
| |
| void | SetBuoyancyLaw (const BuoyancyLaw &r_law) |
| |
| void | SetDragLaw (const DragLaw &r_law) |
| |
| void | SetInviscidForceLaw (const InviscidForceLaw &r_law) |
| |
| void | SetHistoryForceLaw (const HistoryForceLaw &r_law) |
| |
| void | SetVorticityInducedLiftLaw (const VorticityInducedLiftLaw &r_law) |
| |
| void | SetRotationInducedLiftLaw (const RotationInducedLiftLaw &r_law) |
| |
| void | SetSteadyViscousTorqueLaw (const SteadyViscousTorqueLaw &r_law) |
| |
| virtual void | SetHydrodynamicInteractionLawInProperties (Properties::Pointer pProp, bool verbose=true) const |
| |
| virtual | ~HydrodynamicInteractionLaw () |
| | Destructor. More...
|
| |
| HydrodynamicInteractionLaw::Pointer | Clone () const |
| |
| virtual BuoyancyLaw::Pointer | CloneBuoyancyLaw () const |
| |
| virtual DragLaw::Pointer | CloneDragLaw () const |
| |
| virtual InviscidForceLaw::Pointer | CloneInviscidForceLaw () const |
| |
| virtual HistoryForceLaw::Pointer | CloneHistoryForceLaw () const |
| |
| virtual VorticityInducedLiftLaw::Pointer | CloneVorticityInducedLiftLaw () const |
| |
| virtual RotationInducedLiftLaw::Pointer | CloneRotationInducedLiftLaw () const |
| |
| virtual SteadyViscousTorqueLaw::Pointer | CloneSteadyViscousTorqueLaw () const |
| |
| double | ComputeParticleReynoldsNumber (const double particle_radius, const double fluid_kinematic_viscosity, const double modulus_of_minus_slip_velocity) |
| |
| virtual void | ComputeBuoyancyForce (Geometry< Node > &r_geometry, const double fluid_density, const double displaced_volume, const array_1d< double, 3 > &body_force, array_1d< double, 3 > &buoyancy, const ProcessInfo &r_current_process_info) |
| |
| void | ComputeDragForce (SphericParticle *p_particle, double particle_radius, double fluid_density, double fluid_kinematic_viscosity, array_1d< double, 3 > &minus_slip_velocity, array_1d< double, 3 > &drag_force, const ProcessInfo &r_current_process_info) |
| |
| virtual void | ComputeInviscidForce (Geometry< Node > &r_geometry, const double fluid_density, const double displaced_volume, array_1d< double, 3 > &virtual_mass_plus_undisturbed_flow_force, const ProcessInfo &r_current_process_info) |
| |
| virtual double | GetInviscidAddedMass (Geometry< Node > &r_geometry, double fluid_density, const ProcessInfo &r_current_process_info) |
| |
| virtual void | ComputeHistoryForce (Geometry< Node > &r_geometry, double particle_radius, double fluid_density, double fluid_kinematic_viscosity, array_1d< double, 3 > &minus_slip_velocity, array_1d< double, 3 > &drag_force, const ProcessInfo &r_current_process_info) |
| |
| virtual double | GetHistoryForceAddedMass (Geometry< Node > &r_geometry, const ProcessInfo &r_current_process_info) |
| |
| virtual void | ComputeVorticityInducedLift (Geometry< Node > &r_geometry, double particle_radius, double fluid_density, double fluid_kinematic_viscosity, array_1d< double, 3 > &minus_slip_velocity, array_1d< double, 3 > &vorticity_induced_lift, const ProcessInfo &r_current_process_info) |
| |
| virtual void | ComputeRotationInducedLift (Geometry< Node > &r_geometry, double particle_radius, double fluid_density, double fluid_kinematic_viscosity, array_1d< double, 3 > &minus_slip_velocity, array_1d< double, 3 > &rotation_induced_lift, const ProcessInfo &r_current_process_info) |
| |
| virtual void | ComputeSteadyViscousTorque (Geometry< Node > &r_geometry, double particle_radius, double fluid_density, double fluid_kinematic_viscosity, array_1d< double, 3 > &minus_slip_velocity, array_1d< double, 3 > &steady_viscous_torque, const ProcessInfo &r_current_process_info) |
| |
| Flags & | operator= (Flags const &rOther) |
| | Assignment operator. More...
|
| |
| | operator bool () const |
| |
| Flags | operator~ () const |
| |
| bool | operator! () const |
| |
| void | AssignFlags (Flags const &rOther) |
| |
| void | Set (const Flags ThisFlag) |
| |
| void | Set (const Flags ThisFlag, bool Value) |
| |
| void | Reset (const Flags ThisFlag) |
| |
| void | Flip (const Flags ThisFlag) |
| |
| void | SetPosition (IndexType Position, bool Value=true) |
| |
| bool | GetPosition (IndexType Position) const |
| |
| void | FlipPosition (IndexType Position) |
| |
| void | ClearPosition (IndexType Position) |
| |
| void | Clear () |
| |
| Flags | AsFalse () const |
| |
| bool | Is (Flags const &rOther) const |
| |
| bool | IsDefined (Flags const &rOther) const |
| |
| bool | IsNot (Flags const &rOther) const |
| |
| bool | IsNotDefined (Flags const &rOther) const |
| |
| virtual std::string | Info () const |
| | Turn back information as a string. More...
|
| |
| virtual void | PrintInfo (std::ostream &rOStream) const |
| | Print information about this object. More...
|
| |
| virtual void | PrintData (std::ostream &rOStream) const |
| | Print object's data. More...
|
| |
| | KRATOS_CLASS_POINTER_DEFINITION (Flags) |
| | Pointer definition of Flags. More...
|
| |
| const Flags & | operator|= (const Flags &Other) |
| |
| const Flags & | operator&= (const Flags &Other) |
| |
| | Flags () |
| | Default constructor. More...
|
| |
| | Flags (Flags const &rOther) |
| | Copy constructor. More...
|
| |
| virtual | ~Flags () |
| | Destructor. More...
|
| |