KIM API V2
Data Types | Variables
kim_compute_argument_name_module Module Reference

Variables

type(kim_compute_argument_name_type), public, protected kim_compute_argument_name_number_of_particles
 
type(kim_compute_argument_name_type), public, protected kim_compute_argument_name_particle_species_codes
 
type(kim_compute_argument_name_type), public, protected kim_compute_argument_name_particle_contributing
 
type(kim_compute_argument_name_type), public, protected kim_compute_argument_name_coordinates
 
type(kim_compute_argument_name_type), public, protected kim_compute_argument_name_partial_energy
 
type(kim_compute_argument_name_type), public, protected kim_compute_argument_name_partial_forces
 
type(kim_compute_argument_name_type), public, protected kim_compute_argument_name_partial_particle_energy
 
type(kim_compute_argument_name_type), public, protected kim_compute_argument_name_partial_virial
 
type(kim_compute_argument_name_type), public, protected kim_compute_argument_name_partial_particle_virial
 

Variable Documentation

◆ kim_compute_argument_name_coordinates

type(kim_compute_argument_name_type), public, protected kim_compute_argument_name_module::kim_compute_argument_name_coordinates

Definition at line 74 of file kim_compute_argument_name_module.f90.

◆ kim_compute_argument_name_number_of_particles

type(kim_compute_argument_name_type), public, protected kim_compute_argument_name_module::kim_compute_argument_name_number_of_particles

Definition at line 65 of file kim_compute_argument_name_module.f90.

◆ kim_compute_argument_name_partial_energy

type(kim_compute_argument_name_type), public, protected kim_compute_argument_name_module::kim_compute_argument_name_partial_energy

Definition at line 77 of file kim_compute_argument_name_module.f90.

◆ kim_compute_argument_name_partial_forces

type(kim_compute_argument_name_type), public, protected kim_compute_argument_name_module::kim_compute_argument_name_partial_forces

Definition at line 80 of file kim_compute_argument_name_module.f90.

◆ kim_compute_argument_name_partial_particle_energy

type(kim_compute_argument_name_type), public, protected kim_compute_argument_name_module::kim_compute_argument_name_partial_particle_energy

Definition at line 83 of file kim_compute_argument_name_module.f90.

◆ kim_compute_argument_name_partial_particle_virial

type(kim_compute_argument_name_type), public, protected kim_compute_argument_name_module::kim_compute_argument_name_partial_particle_virial

Definition at line 89 of file kim_compute_argument_name_module.f90.

◆ kim_compute_argument_name_partial_virial

type(kim_compute_argument_name_type), public, protected kim_compute_argument_name_module::kim_compute_argument_name_partial_virial

Definition at line 86 of file kim_compute_argument_name_module.f90.

◆ kim_compute_argument_name_particle_contributing

type(kim_compute_argument_name_type), public, protected kim_compute_argument_name_module::kim_compute_argument_name_particle_contributing

Definition at line 71 of file kim_compute_argument_name_module.f90.

◆ kim_compute_argument_name_particle_species_codes

type(kim_compute_argument_name_type), public, protected kim_compute_argument_name_module::kim_compute_argument_name_particle_species_codes

Definition at line 68 of file kim_compute_argument_name_module.f90.