The TELEMAC-MASCARET system
trunk
|
Public Attributes | |
integer, dimension(2) | gnumb |
integer | rtype |
integer | vtype |
double precision | rcoef |
double precision | ndef |
double precision, dimension(15) | vcoef |
type(pointer_to_friction), dimension(:), pointer | adr |
Definition at line 34 of file friction_def.f.
type(pointer_to_friction), dimension(:), pointer friction_def::friction_obj::adr |
Definition at line 45 of file friction_def.f.
integer, dimension(2) friction_def::friction_obj::gnumb |
Definition at line 36 of file friction_def.f.
double precision friction_def::friction_obj::ndef |
Definition at line 42 of file friction_def.f.
double precision friction_def::friction_obj::rcoef |
Definition at line 41 of file friction_def.f.
integer friction_def::friction_obj::rtype |
Definition at line 37 of file friction_def.f.
double precision, dimension(15) friction_def::friction_obj::vcoef |
Definition at line 43 of file friction_def.f.
integer friction_def::friction_obj::vtype |
Definition at line 38 of file friction_def.f.