MOAB: Mesh Oriented datABase  (version 5.4.1)
iMOAB::iMOAB_CreateElements Interface Reference

Public Member Functions

integer(c_int) function iMOAB_CreateElements (pid, num_elem, type, num_nodes_per_element, connectivity, block_ID)

Detailed Description

Definition at line 72 of file iMOABF.F90.


Constructor & Destructor Documentation

integer(c_int) function iMOAB::iMOAB_CreateElements::iMOAB_CreateElements ( integer(c_int), intent(in)  pid,
integer(c_int), intent(in)  num_elem,
integer(c_int), intent(in)  type,
integer(c_int), intent(in)  num_nodes_per_element,
integer(c_int), dimension(*), intent(in)  connectivity,
integer(c_int), intent(in)  block_ID 
)

Definition at line 72 of file iMOABF.F90.

List of all members.


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines