Home
last modified time | relevance | path

Searched refs:FixPropertyAtom (Results 1 – 25 of 96) sorted by relevance

1234

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfix_property_atom.cpp69 FixPropertyAtom::FixPropertyAtom(LAMMPS *lmp, int narg, char **arg, bool parse) : in FixPropertyAtom() function in FixPropertyAtom
236 FixPropertyAtom::~FixPropertyAtom() in ~FixPropertyAtom()
298 int FixPropertyAtom::setmask() in setmask()
309 void FixPropertyAtom::do_forward_comm() in do_forward_comm()
317 void FixPropertyAtom::do_reverse_comm() in do_reverse_comm()
329 double FixPropertyAtom::memory_usage() in memory_usage()
340 void FixPropertyAtom::grow_arrays(int nmax) in grow_arrays()
361 void FixPropertyAtom::pre_set_arrays() in pre_set_arrays()
386 void FixPropertyAtom::set_arrays(int i) in set_arrays()
480 int FixPropertyAtom::maxsize_restart() in maxsize_restart()
[all …]
H A Dfix_cfd_coupling_force.h79 class FixPropertyAtom* fix_dragforce_;
80 class FixPropertyAtom* fix_hdtorque_; // hdtorque = hydrodynamic torque
82 class FixPropertyAtom* fix_dispersionTime_;
83 class FixPropertyAtom* fix_dispersionVel_;
85 class FixPropertyAtom* fix_UrelOld_;
99 class FixPropertyAtom* fix_fiber_axis_;
100 class FixPropertyAtom* fix_fiber_ends_;
H A Dmodify_liggghts.cpp75 FixPropertyAtom* Modify::add_fix_property_atom(int narg,char **arg,const char *caller) in add_fix_property_atom()
243 if(dynamic_cast<FixPropertyAtom*>(fix[ifix])) in n_fixes_property_atom()
249 FixPropertyAtom* Modify::find_fix_property_atom(int rank) in find_fix_property_atom()
252 if(dynamic_cast<FixPropertyAtom*>(fix[ifix])) in find_fix_property_atom()
255 else return dynamic_cast<FixPropertyAtom*>(fix[ifix]); in find_fix_property_atom()
269 …if(dynamic_cast<FixPropertyAtom*>(fix[ifix]) && !dynamic_cast<FixPropertyAtom*>(fix[ifix])->get_in… in n_fixes_property_atom_not_internal()
280 …if(dynamic_cast<FixPropertyAtom*>(fix[ifix]) && !dynamic_cast<FixPropertyAtom*>(fix[ifix])->get_in… in dump_size_fixes_property_atom_not_internal()
282 n_dump += dynamic_cast<FixPropertyAtom*>(fix[ifix])->get_nvalues(); in dump_size_fixes_property_atom_not_internal()
288 FixPropertyAtom* Modify::find_fix_property_atom_not_internal(int rank) in find_fix_property_atom_not_internal()
291 …if(dynamic_cast<FixPropertyAtom*>(fix[ifix]) && !dynamic_cast<FixPropertyAtom*>(fix[ifix])->get_in… in find_fix_property_atom_not_internal()
[all …]
H A Dfix_heat_gran.cpp90 …fix_directionalHeatFlux = static_cast<FixPropertyAtom*>(modify->find_fix_property("directionalHeat… in post_create()
132 …fix_temp = static_cast<FixPropertyAtom*>(modify->find_fix_property("Temp","property/atom","scalar"… in post_create()
133 …fix_heatFlux = static_cast<FixPropertyAtom*>(modify->find_fix_property("heatFlux","property/atom",… in post_create()
134 …fix_heatSource = static_cast<FixPropertyAtom*>(modify->find_fix_property("heatSource","property/at… in post_create()
135 …fix_directionalHeatFlux = static_cast<FixPropertyAtom*>(modify->find_fix_property("directionalHeat… in post_create()
174 …fix_temp = static_cast<FixPropertyAtom*>(modify->find_fix_property("Temp","property/atom","scalar"… in init()
175 …fix_heatFlux = static_cast<FixPropertyAtom*>(modify->find_fix_property("heatFlux","property/atom",… in init()
176 …fix_heatSource = static_cast<FixPropertyAtom*>(modify->find_fix_property("heatSource","property/at… in init()
177 …fix_directionalHeatFlux = static_cast<FixPropertyAtom*>(modify->find_fix_property("directionalHeat… in init()
H A Dfix_cfd_coupling_convection_impl.h72 class FixPropertyAtom* fix_heatFluid;
73 class FixPropertyAtom* fix_heatTransCoeff;
74 class FixPropertyAtom* fix_convectiveFlux;
76 class FixPropertyAtom* fix_temperature; //only needed in case heat integration is performed
77 class FixPropertyAtom* fix_heatFlux; //only needed in case heat integration is performed
H A Dfix_cfd_coupling_force_implicit.h78 class FixPropertyAtom* fix_Ksl_;
79 class FixPropertyAtom* fix_uf_;
80 class FixPropertyAtom* fix_KslRotation_;
81 class FixPropertyAtom* fix_ex_;
82 class FixPropertyAtom* fix_KslExtra_;
H A Dfix_cfd_coupling_convection_species.h68 class FixPropertyAtom* fix_speciesConcentration;
69 class FixPropertyAtom* fix_speciesFluid;
70 class FixPropertyAtom* fix_speciesTransCoeff;
71 class FixPropertyAtom* fix_convectiveFlux;
72 class FixPropertyAtom* fix_totalFlux;
H A DparticleToInsert.h57 ParticleToInsert(LAMMPS* lmp, int ns = 1, class FixPropertyAtom *_fix_release = NULL);
92 class FixPropertyAtom * const fix_release;
95 class FixPropertyAtom **fix_property;
110 void setFixTemplate(FixPropertyAtom* fix_template) in setFixTemplate()
116 FixPropertyAtom *fix_template_;
H A Dfix_scalar_transport_equation.h97 class FixPropertyAtom* fix_quantity;
99 class FixPropertyAtom* fix_flux;
101 class FixPropertyAtom* fix_source;
107 class FixPropertyAtom* fix_fluidQty_;
109 class FixPropertyAtom* fix_transCoeffQty_;
H A Dpair_gran.h236 class FixPropertyAtom* fppaCPEn; //collision potential energy normal
237 class FixPropertyAtom* fppaCDEn; //collision dissipation energy normal
238 class FixPropertyAtom* fppaCPEt; //collision potential energy tang
239 class FixPropertyAtom* fppaCDEVt; //collision dissipation energy viscous tang
240 class FixPropertyAtom* fppaCDEFt; //collision dissipation energy friction tang
241 class FixPropertyAtom* fppaCTFW; //collision tangential force work
242 …class FixPropertyAtom* fppaDEH; //dissipation energy of history term (viscous and friction, accumu…
261 class FixPropertyAtom *fix_sum_normal_force_;
H A Dfix_heat_gran_conduction.h83 class FixPropertyAtom* fix_conduction_contact_area_;
84 class FixPropertyAtom* fix_n_conduction_contacts_;
85 class FixPropertyAtom* fix_wall_heattransfer_coeff_;
86 class FixPropertyAtom* fix_wall_temperature_;
H A Dfix_wall_gran.h97 inline FixPropertyAtom* fix_wallforce() const
267 class FixPropertyAtom *fppa_T;
268 class FixPropertyAtom *fppa_hf;
269 class FixPropertyAtom *fppa_htcw;
316 class FixPropertyAtom *fix_history_primitive_;
323 class FixPropertyAtom *fix_wallforce_;
326 class FixPropertyAtom *fix_sum_normal_force_;
H A Dfix_heat_gran.h76 class FixPropertyAtom* fix_heatFlux;
77 class FixPropertyAtom* fix_heatSource;
78 class FixPropertyAtom* fix_temp;
80 class FixPropertyAtom* fix_directionalHeatFlux;
H A Dfix_massflow_mesh.h92 class FixPropertyAtom* fix_orientation_;
95 class FixPropertyAtom *fix_counter_;
99 class FixPropertyAtom *fix_volumeweight_ms_;
118 class FixPropertyAtom *fix_property_;
H A Dfix_property_atom.h44 FixStyle(property/atom,FixPropertyAtom)
64 class FixPropertyAtom : public Fix {
69 FixPropertyAtom(class LAMMPS *, int, char **,bool parse = true);
70 ~FixPropertyAtom();
H A Dfix_multisphere.h152 inline class FixPropertyAtom* fix_delflag()
210 const FixPropertyAtom *get_volumeweight() const
248 class FixPropertyAtom *fix_corner_ghost_;
249 class FixPropertyAtom *fix_delflag_;
250 class FixPropertyAtom *fix_existflag_;
251 class FixPropertyAtom *fix_volumeweight_ms_;
H A Dfix_insert_stream.h78 class FixPropertyAtom * fix_prop_release()
96 FixPropertyAtom * get_fix_template()
145 class FixPropertyAtom *fix_release;
159 FixPropertyAtom *fix_template_;
H A Dfix_particledistribution_discrete.h94 void direct_init_list(const int * const parttogen, FixPropertyAtom * const fix_release);
103 void pre_insert(int n,class FixPropertyAtom *fp = 0,double val = 0.);
121 void save_templates(FixPropertyAtom *fix_template)
162 FixPropertyAtom *fix_template_;
H A Dfix_template_sphere.h126 LAMMPS_NS::FixPropertyAtom* get_fix_property(const int i) const
132 void init_fix_properties(std::vector<std::pair<LAMMPS_NS::FixPropertyAtom*, int> > &fpa_list)
134 std::vector<std::pair<LAMMPS_NS::FixPropertyAtom*, int> >::iterator it = fpa_list.begin();
164 std::vector<LAMMPS_NS::FixPropertyAtom*> fix_properties;
207 …virtual void init_ptilist(int n_random_max, const bool enforce_single = false, FixPropertyAtom * c…
H A Dfix_cfd_coupling_convection_species.cpp237 …fix_speciesConcentration = static_cast<FixPropertyAtom*>(modify->find_fix_property(speciesName_,"… in init()
238 …fix_convectiveFlux = static_cast<FixPropertyAtom*>(modify->find_fix_property(convectiveFlux… in init()
239 …fix_totalFlux = static_cast<FixPropertyAtom*>(modify->find_fix_property(totalFluxName_… in init()
240 …fix_speciesFluid = static_cast<FixPropertyAtom*>(modify->find_fix_property(speciesFluidNa… in init()
241 …fix_speciesTransCoeff = static_cast<FixPropertyAtom*>(modify->find_fix_property(speciesTransCo… in init()
H A Dfix_continuum_weighted.h85 class FixPropertyAtom *fix_stress_;
86 class FixPropertyAtom *fix_strain_;
87 class FixPropertyAtom *fix_cont_vars_;
H A Dfix_cfd_coupling_convection_impl.cpp246 …fix_heatFluid = static_cast<FixPropertyAtom*>(modify->find_fix_property("heatFluid","property/atom… in init()
248 …fix_heatTransCoeff = static_cast<FixPropertyAtom*>(modify->find_fix_property("heatTransCoeff","pro… in init()
249 …fix_convectiveFlux = static_cast<FixPropertyAtom*>(modify->find_fix_property("convectiveHeatFlux",… in init()
252 …fix_heatFlux = static_cast<FixPropertyAtom*>(modify->find_fix_property("heatFlux","property/ato… in init()
253 …fix_temperature = static_cast<FixPropertyAtom*>(modify->find_fix_property("Temp","property/atom","… in init()
H A Dfix_scalar_transport_equation.cpp182 …fix_fluidQty_=static_cast<FixPropertyAtom*>(modify->find_fix_property(fluid_name_,"property/atom",… in register_implicit_fixes()
197 …fix_fluidQty_=static_cast<FixPropertyAtom*>(modify->find_fix_property(fluid_name_,"property/atom",… in register_implicit_fixes()
200 …fix_transCoeffQty_=static_cast<FixPropertyAtom*>(modify->find_fix_property(transCoeff_name_,"prope… in register_implicit_fixes()
215 …fix_transCoeffQty_=static_cast<FixPropertyAtom*>(modify->find_fix_property(transCoeff_name_,"prope… in register_implicit_fixes()
294 …fix_quantity=static_cast<FixPropertyAtom*>(modify->find_fix_property(quantity_name,"property/atom"… in post_create()
309 …fix_flux=static_cast<FixPropertyAtom*>(modify->find_fix_property(flux_name,"property/atom","scalar… in post_create()
324 …fix_source=static_cast<FixPropertyAtom*>(modify->find_fix_property(source_name,"property/atom","sc… in post_create()
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dfix_property_atom.h16 FixStyle(property/atom,FixPropertyAtom);
27 class FixPropertyAtom : public Fix {
29 FixPropertyAtom(class LAMMPS *, int, char **);
30 virtual ~FixPropertyAtom();
H A Dfix_property_atom.cpp32 FixPropertyAtom::FixPropertyAtom(LAMMPS *lmp, int narg, char **arg) : in FixPropertyAtom() function in FixPropertyAtom
192 FixPropertyAtom::~FixPropertyAtom() in ~FixPropertyAtom()
235 int FixPropertyAtom::setmask() in setmask()
243 void FixPropertyAtom::init() in init()
479 double FixPropertyAtom::memory_usage() in memory_usage()
501 void FixPropertyAtom::grow_arrays(int nmax) in grow_arrays()
690 int FixPropertyAtom::pack_exchange(int i, double *buf) in pack_exchange()
753 int FixPropertyAtom::pack_restart(int i, double *buf) in pack_restart()
786 void FixPropertyAtom::unpack_restart(int nlocal, int nth) in unpack_restart()
825 int FixPropertyAtom::maxsize_restart() in maxsize_restart()
[all …]

1234