DCS
a Driven-Cavity Open source Simulator code
 All Classes Files Functions Variables Groups Pages
data_type_face Module Reference

This module contains the definition of Type_Face and its procedures. More...

Data Types

type  type_face
 Derived type containing conservative variables. More...
 
type  type_face_ptr
 Pointer of Type_Face for creating array of pointers of Type_Face. More...
 

Private Member Functions

subroutine initialize (self, node1, node2, N, S)
 Subroutine for initializing Type_Face. More...
 
subroutine finalize (self)
 Subroutine for finalizing Type_Face. More...
 
integer(i4p) function pprint (self, unit)
 Function for printing in a pretty ascii format the components of type Type_Face. More...
 

Detailed Description

This module contains the definition of Type_Face and its procedures.

Definition at line 79 of file Data_Type_Face.f90.


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