48 word newInstance = instance;
54 if (newInstance.empty())
78 insert(ObjectNames[i], objectPtr);
132 Info<<
"IOobjectList::lookup : found " << name
136 return const_cast<IOobject*
>(*iter);
142 Info<<
"IOobjectList::lookup : could not find " << name
162 if (iter()->headerClassName() ==
ClassName)
166 Info<<
"IOobjectList::lookupClass : found "
175 return IOobjectsOfClass;
191 objectNames[count++] = iter()->name();
210 if (iter()->headerClassName() ==
ClassName)
212 objectNames[count++] = iter()->name();