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:1543
The Vector template class is used for storing int and double data.
Definition Vector.h:50
Boundary condition data type.
Definition ComMod.h:151
The face type containing mesh at boundary.
Definition ComMod.h:540
This is the container for a mesh or NURBS patch, those specific to NURBS are noted.
Definition ComMod.h:892