Home
last modified time | relevance | path

Searched refs:property_this (Results 1 – 1 of 1) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfix_massflow_mesh.cpp379 double property_this = 0.; in post_integrate() local
475 property_this += fix_property_->vector_atom[iPart]; in post_integrate()
530 if(fix_property_) MPI_Sum_Scalar(property_this,world); in post_integrate()
534 property_sum_ += property_this; in post_integrate()