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

Method getType

SRC/element/PFEMElement/BNode.cpp:70–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68VDouble& BNode::getPdot() { return dpn; }
69
70BackgroundType BNode::getType() { return type; }
71
72VInt& BNode::getSid() { return sid; }

Callers 15

gatherParticlesMethod · 0.45
clearGridMethod · 0.45
addStructureMethod · 0.45
addParticlesMethod · 0.45
gridNodesMethod · 0.45
moveFixedParticlesMethod · 0.45
gridFluidMethod · 0.45
gridFSInoDTMethod · 0.45
gridFSIMethod · 0.45
convectParticleMethod · 0.45
interpolateMethod · 0.45
setDomainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected