Home
last modified time | relevance | path

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

/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/
H A DInterscaleOperators.cpp78 set_memory_temporary(smallMoleculeSets_); in clear()
91 …es_.size()+diagonalMatrices_.size()+vectorSparMat_.size()+setInt_.size()+smallMoleculeSets_.size(); in clear_temporary_data()
120 dfs_prepare_loop(smallMoleculeSets_); in create_deletion_list()
147 dfs_visit_loop(smallMoleculeSets_,index); in create_deletion_list()
202 force_reset_loop(smallMoleculeSets_); in initialize()
437 return return_quantity(smallMoleculeSets_,tag); in small_molecule_set()
446 add_quantity(smallMoleculeSets_,moleculeSet,tag); in add_small_molecule_set()
482 quantity = find_in_list(smallMoleculeSets_,tag); in find()
564 post_exchange_loop(smallMoleculeSets_); in post_exchange()
H A DInterscaleOperators.h246 std::map<std::string, SmallMoleculeSet * > smallMoleculeSets_; variable
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/atc/
H A DInterscaleOperators.cpp78 set_memory_temporary(smallMoleculeSets_); in clear()
91 …es_.size()+diagonalMatrices_.size()+vectorSparMat_.size()+setInt_.size()+smallMoleculeSets_.size(); in clear_temporary_data()
120 dfs_prepare_loop(smallMoleculeSets_); in create_deletion_list()
147 dfs_visit_loop(smallMoleculeSets_,index); in create_deletion_list()
202 force_reset_loop(smallMoleculeSets_); in initialize()
437 return return_quantity(smallMoleculeSets_,tag); in small_molecule_set()
446 add_quantity(smallMoleculeSets_,moleculeSet,tag); in add_small_molecule_set()
482 quantity = find_in_list(smallMoleculeSets_,tag); in find()
564 post_exchange_loop(smallMoleculeSets_); in post_exchange()
H A DInterscaleOperators.h246 std::map<std::string, SmallMoleculeSet * > smallMoleculeSets_; variable