ASL
0.1.7
Advanced Simulation Library
|
#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< FlT > | Param |
Functions | |
int | main (int argc, char *argv[]) |
typedef float FlT |
Definition at line 46 of file poroelastic.cc.
typedef asl::UValue<FlT> Param |
Definition at line 48 of file poroelastic.cc.
int main | ( | int | argc, |
char * | argv[] | ||
) |
!!!!! addSliceZ(*bcRigidWall, block.getSize()[0]/2 + 1); return
Definition at line 51 of file poroelastic.cc.