0.6.0
Loading...
Searching...
No Matches
mod_unstructured_transformation Module Reference

Functions/Subroutines

subroutine unstructured_mesh_definition ()
 
double precision function, dimension(:), allocatable unstructured_field (array)
 

Variables

double precision, dimension(:,:), allocatable vertices
 
integer(kind=8), dimension(:,:), allocatable connectivity
 

Function/Subroutine Documentation

◆ unstructured_field()

double precision function, dimension(:), allocatable mod_unstructured_transformation::unstructured_field ( double precision, dimension(:,:,:), intent(in) array)

◆ unstructured_mesh_definition()

subroutine mod_unstructured_transformation::unstructured_mesh_definition

Variable Documentation

◆ connectivity

integer(kind=8), dimension(:,:), allocatable mod_unstructured_transformation::connectivity

◆ vertices

double precision, dimension(:,:), allocatable mod_unstructured_transformation::vertices