35#include "Simulation.h"
45void global_eq_assem(
ComMod& com_mod,
CepMod& cep_mod,
const mshType& lM,
const Array<double>& Ag,
const Array<double>& Yg,
const Array<double>& Dg);
The ComMod class duplicates the data structures in the Fortran COMMOD module defined in MOD....
Definition ComMod.h:1354
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 face type containing mesh at boundary.
Definition ComMod.h:521
This is the container for a mesh or NURBS patch, those specific to NURBS are noted.
Definition ComMod.h:832