FEDEM Solver
R8.0
Source code of the dynamics solver
|
Finds file position of the specified result variable. More...
Public Member Functions | |
subroutine | ffr_findptr (pname, otype, baseid, varPtr) |
Finds file position of the specified result variable.
subroutine ffrextractorinterface::ffr_findptr::ffr_findptr | ( | character, dimension(*), intent(in) | pname, |
character, dimension(*), intent(in) | otype, | ||
integer, intent(in) | baseid, | ||
integer(ptr), intent(out) | varPtr | ||
) |
[in] | pname | Variable description path |
[in] | otype | Object group type name |
[in] | baseid | Base id of the object to search |
[out] | varptr | C-pointer to result quantity |