31#include "Simulation.h"
38void dist_bc(
ComMod& com_mod,
const CmMod& cm_mod,
const cmType& cm,
bcType& lBc,
const std::vector<mshType>& tMs,
43void 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:62
The ComMod class duplicates the data structures in the Fortran COMMOD module defined in MOD....
Definition ComMod.h:1354
Definition Simulation.h:41
The Vector template class is used for storing int and double data.
Definition Vector.h:50
Boundary condition data type.
Definition ComMod.h:144
The cmType class stores data and defines methods used for mpi communication.
Definition CmMod.h:82
Equation type.
Definition ComMod.h:1022
The face type containing mesh at boundary.
Definition ComMod.h:521
Fluid viscosity model type.
Definition ComMod.h:393
This is the container for a mesh or NURBS patch, those specific to NURBS are noted.
Definition ComMod.h:832
Fluid viscosity model type.
Definition ComMod.h:418
Structural domain type.
Definition ComMod.h:346