Home
last modified time | relevance | path

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

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/atc/
H A DFunction.cpp37 for (it = pointerSet_.begin(); it != pointerSet_.end(); it++) in ~UXT_Function_Mgr()
51 pointerSet_.insert(returnFunction); in function()
72 pointerSet_.insert(returnFunction); in linear_function()
85 pointerSet_.insert(returnFunction); in copy_UXT_function()
152 for (it = pointerSet_.begin(); it != pointerSet_.end(); it++) in ~XT_Function_Mgr()
185 pointerSet_.insert(returnFunction); in function()
205 pointerSet_.insert(returnFunction); in constant_function()
246 pointerSet_.insert(returnFunction); in copy_XT_function()
H A DFunction.h63 std::set<Function * > pointerSet_; variable
127 std::set<UXT_Function * > pointerSet_; variable
198 std::set<XT_Function * > pointerSet_; variable
H A DKernelFunction.cpp110 pointerSet_.insert(ptr); in function()
118 for (it = pointerSet_.begin(); it != pointerSet_.end(); it++) in ~KernelFunctionMgr()
H A DKernelFunction.h24 std::set<KernelFunction*> pointerSet_; variable
/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/
H A DFunction.cpp46 for (it = pointerSet_.begin(); it != pointerSet_.end(); it++) in ~UXT_Function_Mgr()
60 pointerSet_.insert(returnFunction); in function()
85 pointerSet_.insert(returnFunction); in linear_function()
98 pointerSet_.insert(returnFunction); in copy_UXT_function()
165 for (it = pointerSet_.begin(); it != pointerSet_.end(); it++) in ~XT_Function_Mgr()
198 pointerSet_.insert(returnFunction); in function()
222 pointerSet_.insert(returnFunction); in constant_function()
263 pointerSet_.insert(returnFunction); in copy_XT_function()
H A DFunction.h59 std::set<Function * > pointerSet_; variable
123 std::set<UXT_Function * > pointerSet_; variable
194 std::set<XT_Function * > pointerSet_; variable
H A DKernelFunction.cpp110 pointerSet_.insert(ptr); in function()
118 for (it = pointerSet_.begin(); it != pointerSet_.end(); it++) in ~KernelFunctionMgr()
H A DKernelFunction.h24 std::set<KernelFunction*> pointerSet_; variable