Public Member Functions

GlobalNodeListAccess Class Reference

Gives access to the GlobalNodeList. More...

#include <GlobalNodeListAccess.h>

List of all members.

Public Member Functions

GlobalNodeListget ()

Detailed Description

Gives access to the GlobalNodeList.

Definition at line 35 of file GlobalNodeListAccess.h.


Member Function Documentation

GlobalNodeList* GlobalNodeListAccess::get (  )  [inline]

Definition at line 39 of file GlobalNodeListAccess.h.

    {
        return (GlobalNodeList*)
            simulation.getModuleByPath("globalObserver.globalNodeList");
    }


The documentation for this class was generated from the following file: