11void dist_bc(
ComMod& com_mod,
const CmMod& cm_mod,
const cmType& cm,
bcType& lBc,
const std::vector<mshType>& tMs,
22void dist_eq(
ComMod& com_mod,
const CmMod& cm_mod,
const cmType& cm,
const std::vector<mshType>& tMs,
The CmMod class duplicates the data structures in the Fortran CMMOD module defined in COMU....
Definition CmMod.h:35
The ComMod class duplicates the data structures in the Fortran COMMOD module defined in MOD....
Definition ComMod.h:1514
Definition Simulation.h:14
The Vector template class is used for storing int and double data.
Definition Vector.h:23
Boundary condition data type.
Definition ComMod.h:126
The cmType class stores data and defines methods used for mpi communication.
Definition CmMod.h:55
Equation type.
Definition ComMod.h:1069
The face type containing mesh at boundary.
Definition ComMod.h:511
Fluid viscosity model type.
Definition ComMod.h:383
This is the container for a mesh or NURBS patch, those specific to NURBS are noted.
Definition ComMod.h:863
Fluid viscosity model type.
Definition ComMod.h:408
Structural domain type.
Definition ComMod.h:330