= Term: StagingMeshBase = A StagingMeshBase is a MeshBase that is used to stage information read in by a [wiki:Probe] before further processing by the InfoGrid [wiki:Docs/ProbeFramework Probe Framework]. Application programmers usually do not (knowingly) interact with a StagingMeshBase and application code should not depend on whether or not a MeshBase is a StagingMeshBase. See also: * MeshBase * [wiki:Probe] * [wiki:Docs/ProbeFramework Probe Framework] * ShadowMeshBase.