IBAMR  IBAMR version 0.19.
Private Member Functions | List of all members
SAMRAI::tbox::MemoryDatabaseFactory Class Reference

MemoryDatabase factory. More...

#include <tbox/MemoryDatabaseFactory.h>

Inheritance diagram for SAMRAI::tbox::MemoryDatabaseFactory:
Inheritance graph
[legend]

Private Member Functions

virtual Pointer< Databaseallocate (const std::string &name)
 

Detailed Description

Builds a new MemoryDatabase.

Member Function Documentation

◆ allocate()

virtual Pointer<Database> SAMRAI::tbox::MemoryDatabaseFactory::allocate ( const std::string &  name)
privatevirtual

Build a new Database object.

Implements SAMRAI::tbox::DatabaseFactory.


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