Home
last modified time | relevance | path

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

/dports/science/getdp/getdp-3.4.0-source/Interface/
H A DProData.h1312 #define OPERATION_SELECTCORRECTION 58 macro
H A DProData.cpp1388 case OPERATION_SELECTCORRECTION : in Print_Operation()
H A DProParser.y5373 Operation_P->Type = OPERATION_SELECTCORRECTION;
H A DProParser.tab.cpp14746 Operation_P->Type = OPERATION_SELECTCORRECTION;
/dports/science/getdp/getdp-3.4.0-source/Kernel/
H A DSolvingOperations.cpp993 case OPERATION_SELECTCORRECTION : in Treatment_Operation()