FEDEM Solver  R8.0
Source code of the dynamics solver
Private Member Functions | List of all members
hydrodynamicsmodule::updateatconvergence Interface Reference

Updates hydrodynamics quantities after a time step is converged. More...

Private Member Functions

subroutine updatehydrodynamicsatconvergence (hydyn, supTr, ierr)
 Updates the HydroDynType object after convergence has been achieved. More...
 

Detailed Description

Updates hydrodynamics quantities after a time step is converged.

Member Function/Subroutine Documentation

◆ updatehydrodynamicsatconvergence()

subroutine hydrodynamicsmodule::updateatconvergence::updatehydrodynamicsatconvergence ( type(hydrodyntype), intent(inout)  hydyn,
real(dp), dimension(3,4), intent(in)  supTr,
integer, intent(out)  ierr 
)
private

Updates the HydroDynType object after convergence has been achieved.

Parameters
hydynData for hydrodynamic force calculation
[in]supTrPosition matrix for the superelement to update for
[out]ierrError flag
Author
Knut Morten Okstad
Date
11 Aug 2008

The documentation for this interface was generated from the following file: