FV3 Bundle
drifters_core.F90 File Reference
#include <fms_platform.h>
#include <file_version.h>
Include dependency graph for drifters_core.F90:

Go to the source code of this file.

Data Types

type  drifters_core_mod::drifters_core_type
 
interface  drifters_core_mod::assignment(=)
 

Modules

module  drifters_core_mod
 

Functions/Subroutines

subroutine, public drifters_core_mod::drifters_core_new (self, nd, npdim, ermesg)
 
subroutine, public drifters_core_mod::drifters_core_del (self, ermesg)
 
subroutine drifters_core_mod::drifters_core_copy_new (new_instance, old_instance)
 
subroutine drifters_core_mod::drifters_core_resize (self, npdim, ermesg)
 
subroutine, public drifters_core_mod::drifters_core_set_positions (self, positions, ermesg)
 
subroutine drifters_core_mod::drifters_core_set_ids (self, ids, ermesg)
 
subroutine, public drifters_core_mod::drifters_core_remove_and_add (self, indices_to_remove_in, ids_to_add, positions_to_add, ermesg)
 
subroutine drifters_core_mod::drifters_core_print (self, ermesg)
 

Variables

integer, parameter, private drifters_core_mod::max_str_len = 128