fdFlow Class Reference

#include <fdFlow.h>

Inheritance diagram for fdFlow:

fdFlowDP fdFlowVM List of all members.

Public Member Functions

 fdFlow ()
virtual ~fdFlow ()
virtual fdFlownewObj ()=0
virtual stresstensor dFods (const stresstensor &sts, const FDEPState &fdepstate) const=0
virtual double dFodq (const stresstensor &sts, const FDEPState &fdepstate) const
virtual stresstensor dFoda (const stresstensor &sts, const FDEPState &fdepstate) const
virtual tensor d2Fodsds (const stresstensor &sts, const FDEPState &fdepstate) const
virtual stresstensor d2Fodsdq (const stresstensor &sts, const FDEPState &fdepstate) const
virtual tensor d2Fodsda (const stresstensor &sts, const FDEPState &fdepstate) const
virtual double d2Fodqdq (const stresstensor &sts, const FDEPState &fdepstate) const
virtual stresstensor d2Fodqda (const stresstensor &sts, const FDEPState &fdepstate) const
virtual tensor d2Fodada (const stresstensor &sts, const FDEPState &fdepstate) const
virtual void print ()=0

Friends

OPS_Streamoperator<< (OPS_Stream &os, const fdFlow &fdfl)

Detailed Description

Definition at line 35 of file fdFlow.h.


Constructor & Destructor Documentation

fdFlow::fdFlow (  ) 

Definition at line 32 of file fdFlow.cpp.

virtual fdFlow::~fdFlow (  )  [inline, virtual]

Definition at line 39 of file fdFlow.h.


Member Function Documentation

virtual fdFlow* fdFlow::newObj (  )  [pure virtual]

virtual stresstensor fdFlow::dFods ( const stresstensor sts,
const FDEPState fdepstate 
) const [pure virtual]

Implemented in fdFlowDP, and fdFlowVM.

double fdFlow::dFodq ( const stresstensor sts,
const FDEPState fdepstate 
) const [virtual]

Reimplemented in fdFlowDP, and fdFlowVM.

Definition at line 37 of file fdFlow.cpp.

stresstensor fdFlow::dFoda ( const stresstensor sts,
const FDEPState fdepstate 
) const [virtual]

Reimplemented in fdFlowVM.

Definition at line 42 of file fdFlow.cpp.

tensor fdFlow::d2Fodsds ( const stresstensor sts,
const FDEPState fdepstate 
) const [virtual]

Reimplemented in fdFlowDP, and fdFlowVM.

Definition at line 48 of file fdFlow.cpp.

References tensor.

stresstensor fdFlow::d2Fodsdq ( const stresstensor sts,
const FDEPState fdepstate 
) const [virtual]

Definition at line 54 of file fdFlow.cpp.

tensor fdFlow::d2Fodsda ( const stresstensor sts,
const FDEPState fdepstate 
) const [virtual]

Reimplemented in fdFlowVM.

Definition at line 60 of file fdFlow.cpp.

References tensor.

double fdFlow::d2Fodqdq ( const stresstensor sts,
const FDEPState fdepstate 
) const [virtual]

Reimplemented in fdFlowVM.

Definition at line 66 of file fdFlow.cpp.

stresstensor fdFlow::d2Fodqda ( const stresstensor sts,
const FDEPState fdepstate 
) const [virtual]

Definition at line 71 of file fdFlow.cpp.

tensor fdFlow::d2Fodada ( const stresstensor sts,
const FDEPState fdepstate 
) const [virtual]

Reimplemented in fdFlowVM.

Definition at line 77 of file fdFlow.cpp.

References tensor.

virtual void fdFlow::print (  )  [pure virtual]

Implemented in fdFlowDP, and fdFlowVM.


Friends And Related Function Documentation

OPS_Stream& operator<< ( OPS_Stream os,
const fdFlow fdfl 
) [friend]

Definition at line 83 of file fdFlow.cpp.


The documentation for this class was generated from the following files:
  • OpenSees/SRC/material/nD/FiniteDeformation/fdFlow/fdFlow.h
  • OpenSees/SRC/material/nD/FiniteDeformation/fdFlow/fdFlow.cpp

Generated on Mon Oct 23 15:05:42 2006 for OpenSees by doxygen 1.5.0