Up: C++ Bindings (deprecated)
Next: Profiling Interface C++ Bindings
Previous: I/O C++ Bindings
namespace MPI {
{ static Datatype Datatype::Create_f90_complex(int p, int r) (binding deprecated, see Section Deprecated since MPI-2.2
) }
{ static Datatype Datatype::Create_f90_integer(int r) (binding deprecated, see Section Deprecated since MPI-2.2
) }
{ static Datatype Datatype::Create_f90_real(int p, int r) (binding deprecated, see Section Deprecated since MPI-2.2
) }
Exception::Exception(int error_code)
{ int Exception::Get_error_class() const (binding deprecated, see Section Deprecated since MPI-2.2
) }
{ int Exception::Get_error_code() const (binding deprecated, see Section Deprecated since MPI-2.2
) }
{ const char* Exception::Get_error_string() const (binding deprecated, see Section Deprecated since MPI-2.2
) }
{ static Datatype Datatype::Match_size(int typeclass, int size) (binding deprecated, see Section Deprecated since MPI-2.2
) }
};
Up: C++ Bindings (deprecated)
Next: Profiling Interface C++ Bindings
Previous: I/O C++ Bindings
Return to MPI-2.2 Standard Index
Return to MPI Forum Home Page
(Unofficial) MPI-2.2 of September 4, 2009
HTML Generated on September 10, 2009