ASL  0.1.6
Advanced Simulation Library
Typedefs | Functions
poroelastic.cc File Reference
#include <aslDataInc.h>
#include <acl/aclGenerators.h>
#include <num/aslFDPoroElasticity.h>
#include <num/aslFDElasticityBC.h>
#include <num/aslFDPoroElasticityBC.h>
#include <utilities/aslTimer.h>
#include <utilities/aslParametersManager.h>
#include <math/aslTemplates.h>
#include <aslGeomInc.h>
#include <math/aslDistanceFunction.h>
#include <acl/aclMath/aclVectorOfElements.h>
#include <acl/aclUtilities.h>
#include <math/aslIndex2Position.h>
#include <readers/aslVTKFormatReaders.h>
#include <writers/aslVTKFormatWriters.h>

Go to the source code of this file.

Typedefs

typedef float FlT
 
typedef asl::UValue< FlTParam
 

Functions

int main (int argc, char *argv[])
 

Typedef Documentation

typedef float FlT
Examples:
poroelastic.cc.

Definition at line 46 of file poroelastic.cc.

typedef asl::UValue<FlT> Param
Examples:
poroelastic.cc.

Definition at line 48 of file poroelastic.cc.

Function Documentation

int main ( int  argc,
char *  argv[] 
)

!!!!! addSliceZ(*bcRigidWall, block.getSize()[0]/2 + 1); return

Examples:
poroelastic.cc.

Definition at line 51 of file poroelastic.cc.