cell_t Derived Type

type, public :: cell_t

セル構造体(節点のID配列)


Inherited by

type~~cell_t~~InheritedByGraph type~cell_t cell_t type~cell_inflow_t cell_inFlow_t type~cell_inflow_t->type~cell_t type~cell_invtk_t cell_inVTK_t type~cell_invtk_t->type~cell_t type~flowfieldunstructuredgrid FlowFieldUnstructuredGrid type~flowfieldunstructuredgrid->type~cell_inflow_t CELLs type~unstructuredgrid_invtk UnstructuredGrid_inVTK type~unstructuredgrid_invtk->type~cell_invtk_t cell_array type~flowfield FlowField type~flowfield->type~flowfieldunstructuredgrid

Contents


Components

Type Visibility Attributes Name Initial
integer, public, allocatable :: nodeID(:)