medc2 Class Reference

#include <twomediac.h>

List of all members.

Public Member Functions

void matcap_l (matrix &d, long ri, long ci, long ipp)
void matcap_u (matrix &d, long ri, long ci, long ipp)
void matcond_l (matrix &d, long ri, long ci, long ipp)
void matcond_u (matrix &d, long ri, long ci, long ipp)
 medc2 ()
void rhs_u1 (matrix &d, long ri, long ci, long ipp)
 ~medc2 ()

Detailed Description

Definition at line 6 of file twomediac.h.


Constructor & Destructor Documentation

medc2 (  ) 

Definition at line 18 of file twomediac.cpp.

~medc2 (  ) 

Definition at line 20 of file twomediac.cpp.


Member Function Documentation

void matcap_l ( matrix d,
long  ri,
long  ci,
long  ipp 
)

function computes capacity matrix D in a material point for three media transfer for lower block

Parameters:
d - capacity matrix
ri - row index
ci - column index
ipp - number of integration point

Definition at line 142 of file twomediac.cpp.

References Cml, coupmatl::consol_awf2c, consolawf2c, Cp, intpointsc::idm, coupmatl::ip, con_awf2matc::matcap_l(), mech_moisture, probdescc::mednam, and intpointsc::tm.

Referenced by coupmatl::matcap().

void matcap_u ( matrix d,
long  ri,
long  ci,
long  ipp 
)

function computes capacity matrix D in a material point for three media transfer for upper block

Parameters:
d - capacity matrix
ri - row index
ci - column index
ipp - number of integration point

Definition at line 69 of file twomediac.cpp.

References Cmu, coupmatu::consol_awf2c, consolawf2c, Cp, intpointsc::idm, coupmatu::ip, con_awf2matc::matcap_u(), mech_moisture, probdescc::mednam, and intpointsc::tm.

Referenced by coupmatu::matcap().

void matcond_l ( matrix d,
long  ri,
long  ci,
long  ipp 
)

function computes conductivity matrix D in a material point for three media transfer for lower block

Parameters:
d - conductivity matrix
ri - row index
ci - column index
ipp - number of integration point

Definition at line 106 of file twomediac.cpp.

References Cml, coupmatl::consol_awf2c, consolawf2c, Cp, intpointsc::idm, coupmatl::ip, con_awf2matc::matcond_l(), mech_moisture, probdescc::mednam, and intpointsc::tm.

Referenced by coupmatl::matcond().

void matcond_u ( matrix d,
long  ri,
long  ci,
long  ipp 
)

function computes conductivity matrix D in a material point for three media transfer for upper block

Parameters:
d - conductivity matrix
ri - row index
ci - column index
ipp - number of integration point

Definition at line 33 of file twomediac.cpp.

References Cmu, coupmatu::consol_awf2c, consolawf2c, Cp, intpointsc::idm, coupmatu::ip, con_awf2matc::matcond_u(), mech_moisture, probdescc::mednam, and intpointsc::tm.

Referenced by coupmatu::matcond().

void rhs_u1 ( matrix d,
long  ri,
long  ci,
long  ipp 
)

function creates first part right-hand side matrix of the general material

Parameters:
d - right-hand side matrix
ri - row index
ci - column index
ipp - number of integration point

Definition at line 177 of file twomediac.cpp.

References Cmu, coupmatu::consol_awf2c, consolawf2c, Cp, intpointsc::idm, coupmatu::ip, mech_moisture, probdescc::mednam, con_awf2matc::rhs_volume(), and intpointsc::tm.

Referenced by coupmatu::volume_rhs1(), and coupmatu::volume_rhs2().


The documentation for this class was generated from the following files:

Generated by  doxygen 1.6.2