|
svMultiPhysics
|
This is the complete list of members for cmType, including all inherited members.
| bcast(const CmMod &cm_mod, bool *data) const | cmType | |
| bcast(const CmMod &cm_mod, std::vector< bool > &data) const | cmType | |
| bcast(const CmMod &cm_mod, std::string &data) const | cmType | |
| bcast(const CmMod &cm_mod, double *data) const | cmType | |
| bcast(const CmMod &cm_mod, Vector< double > &data, const std::string &name="") const | cmType | |
| bcast(const CmMod &cm_mod, Array< double > &data, const std::string &name="") const | cmType | |
| bcast(const CmMod &cm_mod, int *data) const | cmType | |
| bcast(const CmMod &cm_mod, Vector< int > &data) const | cmType | |
| bcast(const CmMod &cm_mod, Array< int > &data, const std::string &name="") const | cmType | |
| bcast_enum(const CmMod &cm_mod, T *data) const (defined in cmType) | cmType | inline |
| bcast_prop(const CmMod &cm_mod, std::map< T, double > &props) const (defined in cmType) | cmType | inline |
| cHndl (defined in cmType) | cmType | |
| cmType() (defined in cmType) | cmType | |
| com() const | cmType | |
| gather(const CmMod &cm_mod, const int *send_data, int send_count, int *recv_data, int recv_count, int root) const | cmType | |
| gather(const CmMod &cm_mod, const double *send_data, int send_count, double *recv_data, int recv_count, int root) const | cmType | |
| gather(const CmMod &cm_mod, const Vector< int > &send_data, Vector< int > &recv_data, int root) const | cmType | |
| gather(const CmMod &cm_mod, const Vector< double > &send_data, Vector< double > &recv_data, int root) const | cmType | |
| gatherv(const CmMod &cm_mod, const Vector< int > &send_data, Vector< int > &recv_data, const Vector< int > &recv_counts, const Vector< int > &displs, int root) const | cmType | |
| gatherv(const CmMod &cm_mod, const Vector< double > &send_data, Vector< double > &recv_data, const Vector< int > &recv_counts, const Vector< int > &displs, int root) const | cmType | |
| id() (defined in cmType) | cmType | inline |
| idcm() const (defined in cmType) | cmType | inline |
| mas(const CmMod &cm_mod) const (defined in cmType) | cmType | inline |
| new_cm(decltype(MPI_COMM_WORLD) comHandle) (defined in cmType) | cmType | |
| np() const (defined in cmType) | cmType | inline |
| nProcs (defined in cmType) | cmType | |
| nT() (defined in cmType) | cmType | inline |
| nThreads (defined in cmType) | cmType | |
| reduce(const CmMod &cm_mod, T u, MPI_Op op=MPI_SUM) const (defined in cmType) | cmType | inline |
| reduce(const CmMod &cm_mod, Vector< T > &u, MPI_Op op=MPI_SUM) const (defined in cmType) | cmType | inline |
| scatter(const CmMod &cm_mod, const int *send_data, int send_count, int *recv_data, int recv_count, int root) const | cmType | |
| scatter(const CmMod &cm_mod, const double *send_data, int send_count, double *recv_data, int recv_count, int root) const | cmType | |
| scatter(const CmMod &cm_mod, const Vector< int > &send_data, Vector< int > &recv_data, int root) const | cmType | |
| scatter(const CmMod &cm_mod, const Vector< double > &send_data, Vector< double > &recv_data, int root) const | cmType | |
| scatterv(const CmMod &cm_mod, const Vector< int > &send_data, const Vector< int > &send_counts, const Vector< int > &displs, Vector< int > &recv_data, int root) const | cmType | |
| scatterv(const CmMod &cm_mod, const Vector< double > &send_data, const Vector< int > &send_counts, const Vector< int > &displs, Vector< double > &recv_data, int root) const | cmType | |
| seq() const (defined in cmType) | cmType | inline |
| slv(const CmMod &cm_mod) const (defined in cmType) | cmType | inline |
| taskId (defined in cmType) | cmType | |
| tF(const CmMod &cm_mod) const (defined in cmType) | cmType | inline |
| ~cmType() (defined in cmType) | cmType |