compute_and_print_tpo_constraints_particles_interface Abstract Interface

abstract interface
public subroutine compute_and_print_tpo_constraints_particles_interface(this, parts_obj, namefile, name_logfile, points)

Arguments

Type IntentOptional Attributes Name
class(tpo), intent(inout), TARGET :: this
class(particles), intent(inout) :: parts_obj
character(len=*), intent(inout) :: namefile
character(len=*), intent(inout) :: name_logfile
double precision, intent(in), optional, DIMENSION(:,:,:,:), TARGET :: points