svMultiPhysics
Public Attributes | List of all members
CmMod Class Reference

The CmMod class duplicates the data structures in the Fortran CMMOD module defined in COMU.f. More...

#include <CmMod.h>

Public Attributes

int mpBs = 1000
 
int master = 0
 
decltype(MPI_LOGICAL) mplog = MPI_LOGICAL
 
decltype(MPI_INTEGER) mpint = MPI_INTEGER
 
decltype(MPI_DOUBLE_PRECISION) mpreal = MPI_DOUBLE_PRECISION
 
decltype(MPI_CHARACTER) mpchar = MPI_CHARACTER
 

Detailed Description

The CmMod class duplicates the data structures in the Fortran CMMOD module defined in COMU.f.

The data members here are the global variables exposed by the CMMOD module.


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