Code_Saturne
CFD tool
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Data Fields
field Module Reference
Collaboration diagram for field:
Collaboration graph

Public Member Functions

subroutine flddef (name, iexten, itycat, ityloc, idim, ilved, iprev, ifield)
 
subroutine fldfid (name, ifield)
 
subroutine fldkid (name, ikey)
 
subroutine fldsks (ifield, ikey, str)
 
subroutine fldgks (ifield, ikey, str)
 
subroutine fldsnv (name1, name2, name3)
 
subroutine fldpts (ifield, iprev, val)
 
subroutine fldptv (ifield, iprev, val)
 

Data Fields

double precision, dimension(:),
pointer 
field_tmp_scal => null()
 
double precision, dimension(:,:),
pointer 
field_tmp_vect => null()
 

Member Function/Subroutine Documentation

subroutine flddef ( character(len=*), intent(in)  name,
integer, intent(in)  iexten,
integer, intent(in)  itycat,
integer, intent(in)  ityloc,
integer, intent(in)  idim,
integer, intent(in)  ilved,
integer, intent(in)  iprev,
integer, intent(out)  ifield 
)

Here is the call graph for this function:

subroutine fldfid ( character(len=*), intent(in)  name,
integer, intent(out)  ifield 
)

Here is the call graph for this function:

subroutine fldgks ( integer, intent(in)  ifield,
integer, intent(in)  ikey,
character(len=*), intent(out)  str 
)

Here is the call graph for this function:

subroutine fldkid ( character(len=*), intent(in)  name,
integer, intent(out)  ikey 
)

Here is the call graph for this function:

subroutine fldpts ( integer, intent(in)  ifield,
integer, intent(in)  iprev,
double precision, dimension(:), pointer  val 
)

Here is the call graph for this function:

subroutine fldptv ( integer, intent(in)  ifield,
integer, intent(in)  iprev,
double precision, dimension(:,:), pointer  val 
)

Here is the call graph for this function:

subroutine fldsks ( integer, intent(in)  ifield,
integer, intent(in)  ikey,
character(len=*), intent(in)  str 
)

Here is the call graph for this function:

subroutine fldsnv ( character(len=*), intent(inout)  name1,
character(len=*), intent(in)  name2,
character(len=*), intent(in)  name3 
)

Field Documentation

double precision, dimension(:), pointer field_tmp_scal => null()
double precision, dimension(:,:), pointer field_tmp_vect => null()

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