FV3-JEDI
fv3jedi_fields_mod.f90 File Reference

Go to the source code of this file.

Data Types

type  fv3jedi_fields_mod::fv3jedi_fields
 

Modules

module  fv3jedi_fields_mod
 

Functions/Subroutines

subroutine fv3jedi_fields_mod::create (self, geom, vars, increment)
 
subroutine fv3jedi_fields_mod::delete (self)
 
subroutine fv3jedi_fields_mod::copy (self, other)
 
subroutine fv3jedi_fields_mod::zero (self)
 
subroutine fv3jedi_fields_mod::norm (self, normout)
 
subroutine fv3jedi_fields_mod::change_resol (self, geom, other, geom_other)
 
subroutine fv3jedi_fields_mod::minmaxrms (self, field_num, field_name, minmaxrmsout)
 
subroutine fv3jedi_fields_mod::read (self, geom, conf, vdate)
 
subroutine fv3jedi_fields_mod::write (self, geom, conf, vdate)
 
subroutine fv3jedi_fields_mod::accumul (self, zz, rhs)
 
subroutine fv3jedi_fields_mod::serialize (self, vsize, vect_inc)
 
subroutine fv3jedi_fields_mod::deserialize (self, vsize, vect_inc, index)
 
logical function fv3jedi_fields_mod::has_field_ (self, field_name, field_index)
 
subroutine fv3jedi_fields_mod::get_field_return_type_pointer (self, field_name, field)
 
subroutine fv3jedi_fields_mod::get_field_return_array_pointer (self, field_name, field)
 
subroutine fv3jedi_fields_mod::get_field_return_array_allocatable (self, field_name, field)
 
subroutine fv3jedi_fields_mod::put_field_ (self, field_name, field)