18void 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:1514
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 face type containing mesh at boundary.
Definition ComMod.h:511
This is the container for a mesh or NURBS patch, those specific to NURBS are noted.
Definition ComMod.h:863