MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / setGradIndex

Method setGradIndex

SRC/domain/component/Parameter.h:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 virtual int clean(void);
63
64 void setGradIndex(int gradInd) {gradIndex = gradInd;}
65 int getGradIndex(void) {return gradIndex;}
66
67 virtual bool isImplicit(void) {return true;}

Callers 2

addParameterMethod · 0.45
removeParameterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected