Sierra Toolkit
Version of the Day
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Directories
Todo List
Member
stk::all_write_string
(ParallelMachine, std::ostream &, const std::string &)
REFACTOR The per-processor separator needs to be addressed.
Class
stk::CSet
REFACTOR Use smart pointers to avoid destruction issue.
Member
stk::mesh::BulkData::get_entity
(EntityRank entity_rank, EntityId entity_id, const char *=NULL) const
REFACTOR remove required_by argument
Class
stk::mesh::FullTensor
REFACTOR Where should FullTensor live, in the application, in the toolkit or a common application header?
Member
stk::mesh::get_parts_with_topology
(
stk::mesh::BulkData
&mesh, stk::mesh::PartVector &parts)
REFACTOR: The functions in this file represent a "bridge" between the mesh and the Shards_CellTopologyData stuff.
Member
stk::mesh::MetaData::declare_attribute_with_delete
(Part &, const T *)
REFACTOR Should be using a shared pointer in this interface. declare_attribute( Part & , shared_ptr<const T> & );
Member
stk::mesh::MetaData::declare_attribute_with_delete
(FieldBase &, const T *)
REFACTOR Should be using a shared pointer in this interface.
Member
stk::mesh::MetaData::get_part
(const std::string &, const char *required_by=NULL) const
REFACTOR remove required_by argument
Class
stk::mesh::SymmetricTensor
REFACTOR Where should SymmetricTensor live, in the application, in the toolkit or a common application header?
Member
stk::ParallelDatatype
REFACTOR: Figure out a better way to typedef for non-MPI builds
Member
stk::ParallelMachine
REFACTOR: Figure out a better way to typedef for non-MPI builds
Member
stk::report_deferred_messages
(ParallelMachine comm)
REFACTOR Should the message counts be broadcast to the other processors?
Class
stk::StaticAssert< expression >
REFACTOR Does StaticAssert belong here? Anywhere?
Generated on Fri Apr 6 2012 for Sierra Toolkit by
1.7.4
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends