![]() |
AcouSTO
version 2.0
|

Go to the source code of this file.
Macros | |
| #define | MPI_TAG_BODY_NELMB 201 |
| #define | MPI_TAG_BODY_ELEMENTS 202 |
| #define | MPI_TAG_BODY_NCNTR 203 |
| #define | MPI_TAG_BODY_XCNTR 204 |
| #define | MPI_TAG_BODY_VSOUND 205 |
| #define | MPI_TAG_BODY_BCOEF 206 |
| #define | MPI_TAG_BODY_CCOEF 207 |
| #define | MPI_TAG_MICS_NELMB 301 |
| #define | MPI_TAG_MICS_ELEMENTS 302 |
| #define | MPI_TAG_MICS_NCNTR 303 |
| #define | MPI_TAG_MICS_XCNTR 304 |
| #define | MPI_TAG_MICS_VSOUND 305 |
| #define | MPI_TAG_MICS_BCOEF 306 |
| #define | MPI_TAG_MICS_CCOEF 307 |
Variables | |
| char * | datfile |
| struct file_info * | fileinfo |
| struct run_info * | runinfo |
| struct run_details * | rundetails |
| struct modgeom_info * | modgeominfo |
| struct modcoefac_info * | modcoefacinfo |
| struct modcoemic_info * | modcoemicinfo |
| struct modsol_info * | modsolinfo |
| struct geometry_struct * | geometry |
| struct bodycoefs_struct * | bodycoefs |
| struct micscoefs_struct * | micscoefs |
| struct solution_struct * | solution |
| struct bc_struct | bc |
| Vec | gPretm |
| struct phystag * | phystags |
| char * | multif |
| int | nphystags |
| int | ngeometries |
| struct geometry * | geometries |
| int | _g_inodb |
| int | _g_icntr |
| int | _g_ielmb |
| int | havemicsmesh |
| int | main_argc |
| char ** | main_argv |
| int | rank |
| int | size |
| MPI_Datatype | mpi_complex |
| MPI_Datatype | mpi_vector_type |
| MPI_Datatype | mpi_element_type |
| MPI_Datatype | mpi_acoustic_point_type |
| MPI_Datatype | mpi_runinfo_type |
| MPI_Datatype | mpi_geominfo_type |
| MPI_Datatype | mpi_solinfo_type |
| MPI_Op | mpi_op_complex_sum |
| MPI_Datatype | mpi_dipole_type |
| MEMORY | TOTAL_MEMORY |