svFSIplus
Functions
ustruct Namespace Reference

Functions

void b_ustruct_2d (const ComMod &com_mod, const int eNoN, const double w, const Vector< double > &N, const Array< double > &Nx, const Array< double > &dl, const Vector< double > &hl, const Vector< double > &nV, Array< double > &lR, Array3< double > &lK, Array3< double > &lKd)
 
void b_ustruct_3d (const ComMod &com_mod, const int eNoN, const double w, const Vector< double > &N, const Array< double > &Nx, const Array< double > &dl, const Vector< double > &hl, const Vector< double > &nV, Array< double > &lR, Array3< double > &lK, Array3< double > &lKd)
 
void construct_usolid (ComMod &com_mod, CepMod &cep_mod, const mshType &lM, const Array< double > &Ag, const Array< double > &Yg, const Array< double > &Dg)
 Reproduces Fortran CONSTRUCT_uSOLID. More...
 
int get_col_ptr (ComMod &com_mod, const int rowN, const int colN)
 
void ustruct_2d_c (ComMod &com_mod, CepMod &cep_mod, const bool vmsFlag, const int eNoNw, const int eNoNq, const double w, const double Je, const Vector< double > &Nw, const Vector< double > &Nq, const Array< double > &Nwx, const Array< double > &Nqx, const Array< double > &al, const Array< double > &yl, const Array< double > &dl, const Array< double > &bfl, const Array< double > &Kxi, Array< double > &lR, Array3< double > &lK, Array3< double > &lKd)
 Reproduces Fortran USTRUCT2D_C. More...
 
void ustruct_3d_c (ComMod &com_mod, CepMod &cep_mod, const bool vmsFlag, const int eNoNw, const int eNoNq, const double w, const double Je, const Vector< double > &Nw, const Vector< double > &Nq, const Array< double > &Nwx, const Array< double > &Nqx, const Array< double > &al, const Array< double > &yl, const Array< double > &dl, const Array< double > &bfl, const Array< double > &Kxi, Array< double > &lR, Array3< double > &lK, Array3< double > &lKd)
 Reproduces Fortran USTRUCT3D_C. More...
 
void ustruct_2d_m (ComMod &com_mod, CepMod &cep_mod, const bool vmsFlag, const int eNoNw, const int eNoNq, const int nFn, const double w, const double Je, const Vector< double > &Nw, const Vector< double > &Nq, const Array< double > &Nwx, const Array< double > &al, const Array< double > &yl, const Array< double > &dl, const Array< double > &bfl, const Array< double > &fN, const Vector< double > &ya_l, Array< double > &lR, Array3< double > &lK, Array3< double > &lKd)
 Replicates Fortran USTRUCT2D_M. More...
 
void ustruct_3d_m (ComMod &com_mod, CepMod &cep_mod, const bool vmsFlag, const int eNoNw, const int eNoNq, const int nFn, const double w, const double Je, const Vector< double > &Nw, const Vector< double > &Nq, const Array< double > &Nwx, const Array< double > &al, const Array< double > &yl, const Array< double > &dl, const Array< double > &bfl, const Array< double > &fN, const Vector< double > &ya_l, Array< double > &lR, Array3< double > &lK, Array3< double > &lKd)
 Reproduces Fortran USTRUCT3D_M. More...
 
void ustruct_do_assem (ComMod &com_mod, const int d, const Vector< int > &eqN, const Array3< double > &lKd, const Array3< double > &lK, const Array< double > &lR)
 Replicates 'SUBROUTINE USTRUCT_DOASSEM(d, eqN, lKd, lK, lR)'. More...
 
void ustruct_r (ComMod &com_mod, const Array< double > &Yg)
 

Detailed Description

Copyright (c) Stanford University, The Regents of the University of California, and others.

All Rights Reserved.

See Copyright-SimVascular.txt for additional details.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Function Documentation

◆ construct_usolid()

void ustruct::construct_usolid ( ComMod com_mod,
CepMod cep_mod,
const mshType lM,
const Array< double > &  Ag,
const Array< double > &  Yg,
const Array< double > &  Dg 
)

Reproduces Fortran CONSTRUCT_uSOLID.

◆ ustruct_2d_c()

void ustruct::ustruct_2d_c ( ComMod com_mod,
CepMod cep_mod,
const bool  vmsFlag,
const int  eNoNw,
const int  eNoNq,
const double  w,
const double  Je,
const Vector< double > &  Nw,
const Vector< double > &  Nq,
const Array< double > &  Nwx,
const Array< double > &  Nqx,
const Array< double > &  al,
const Array< double > &  yl,
const Array< double > &  dl,
const Array< double > &  bfl,
const Array< double > &  Kxi,
Array< double > &  lR,
Array3< double > &  lK,
Array3< double > &  lKd 
)

Reproduces Fortran USTRUCT2D_C.

◆ ustruct_2d_m()

void ustruct::ustruct_2d_m ( ComMod com_mod,
CepMod cep_mod,
const bool  vmsFlag,
const int  eNoNw,
const int  eNoNq,
const int  nFn,
const double  w,
const double  Je,
const Vector< double > &  Nw,
const Vector< double > &  Nq,
const Array< double > &  Nwx,
const Array< double > &  al,
const Array< double > &  yl,
const Array< double > &  dl,
const Array< double > &  bfl,
const Array< double > &  fN,
const Vector< double > &  ya_l,
Array< double > &  lR,
Array3< double > &  lK,
Array3< double > &  lKd 
)

Replicates Fortran USTRUCT2D_M.

◆ ustruct_3d_c()

void ustruct::ustruct_3d_c ( ComMod com_mod,
CepMod cep_mod,
const bool  vmsFlag,
const int  eNoNw,
const int  eNoNq,
const double  w,
const double  Je,
const Vector< double > &  Nw,
const Vector< double > &  Nq,
const Array< double > &  Nwx,
const Array< double > &  Nqx,
const Array< double > &  al,
const Array< double > &  yl,
const Array< double > &  dl,
const Array< double > &  bfl,
const Array< double > &  Kxi,
Array< double > &  lR,
Array3< double > &  lK,
Array3< double > &  lKd 
)

Reproduces Fortran USTRUCT3D_C.

◆ ustruct_3d_m()

void ustruct::ustruct_3d_m ( ComMod com_mod,
CepMod cep_mod,
const bool  vmsFlag,
const int  eNoNw,
const int  eNoNq,
const int  nFn,
const double  w,
const double  Je,
const Vector< double > &  Nw,
const Vector< double > &  Nq,
const Array< double > &  Nwx,
const Array< double > &  al,
const Array< double > &  yl,
const Array< double > &  dl,
const Array< double > &  bfl,
const Array< double > &  fN,
const Vector< double > &  ya_l,
Array< double > &  lR,
Array3< double > &  lK,
Array3< double > &  lKd 
)

Reproduces Fortran USTRUCT3D_M.

◆ ustruct_do_assem()

void ustruct::ustruct_do_assem ( ComMod com_mod,
const int  d,
const Vector< int > &  eqN,
const Array3< double > &  lKd,
const Array3< double > &  lK,
const Array< double > &  lR 
)

Replicates 'SUBROUTINE USTRUCT_DOASSEM(d, eqN, lKd, lK, lR)'.

◆ ustruct_r()

void ustruct::ustruct_r ( ComMod com_mod,
const Array< double > &  Yg 
)

Modifies: com_mod.Rd