CAM
native_mapping Module Reference

Functions/Subroutines

subroutine, public native_mapping_readnl (NLFileName)
 
subroutine, public create_native_mapping_files (par, elem, maptype)
 

Variables

integer, parameter maxoutgrids =5
 
character(len=shr_kind_cl), dimension(maxoutgridsnative_mapping_outgrids
 
logical do_native_mapping
 

Function/Subroutine Documentation

◆ create_native_mapping_files()

subroutine, public native_mapping::create_native_mapping_files ( type(parallel_t), intent(in)  par,
type(element_t), dimension(:), intent(in)  elem,
character(len=*), intent(in)  maptype 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ native_mapping_readnl()

subroutine, public native_mapping::native_mapping_readnl ( character(len=*), intent(in)  NLFileName)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ do_native_mapping

logical native_mapping::do_native_mapping
private

◆ maxoutgrids

integer, parameter native_mapping::maxoutgrids =5
private

◆ native_mapping_outgrids

character(len=shr_kind_cl), dimension(maxoutgrids) native_mapping::native_mapping_outgrids
private